Differences

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

Link to this comparison view

Next revision
Previous revision
eyes:logics:queue [2017/06/12 13:05]
sfiedle created
eyes:logics:queue [2017/06/12 13:41] (current)
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. In the properties window the maximal number of iterations is set. 
 +===== 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 |