Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
eyes:logics:queue [2017/06/12 13:05]
sfiedle removed
eyes:logics:queue [2017/06/12 13:40]
sfiedle [Usage]
Line 1: Line 1:
-====== ​Blub ======+====== ​Queue ====== 
 +The Queue element is a simple for-loop to iterate through the workflow.  
 +===== Usage ===== 
 +The Queue is draged into a [[eyes:​logics:​group|]] and connected with in- and outputs of the logics. 
 +===== Example ==== 
 +{{ :​eyes:​logics:​queue.png |}} 
 + 
 +===== Parameters and I/O ===== 
 + 
 +|< 100% 30% >| 
 +^ Input   ^ Description ^ 
 +| FirstInput ​ | Input, which starts the Queue | 
 +| SecondInput | Input to close the Queue | 
 + 
 + 
 +|< 100% 30% >| 
 +^ Output ​  ^ Description ^ 
 +| FirstOutput | Output of the i-th run of the Queue |