Differences

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

Link to this comparison view

Next revision
Previous revision
eyes:flowcontrol:queue [2017/06/13 11:10]
sfiedle created
eyes:flowcontrol:queue [2018/01/17 13:58] (current)
sfiedle [Example]
Line 2: Line 2:
 The Queue element is a simple for-loop to iterate through the workflow. ​ The Queue element is a simple for-loop to iterate through the workflow. ​
 ===== Usage ===== ===== 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.+The Queue is draged into a [[eyes:flowcontrol:group|]] and connected with in- and outputs of the logics. In the properties window the maximal number of iterations is set.
 ===== Example ==== ===== Example ====
-{{ :​eyes:​logics:​queue.png |}}+{{ :​eyes:​logics:​queue.png?​nolink&​600 ​|}} 
 +**Properties Window** 
 +|< 100% 10% >| 
 +^                    ^                        ^ 
 +| {{:​eyes:​flowcontrol:​a.png?​nolink&​30 |}} | At first the Queue takes the input from the Import logic and passes it to BoxManipulation. In the second round the output IO from the logic BoxManipulation ​ is passed by the Queue to become the input IO for the same logic. Here the maximal iteration number was set to 5.|
  
 ===== Parameters and I/O ===== ===== Parameters and I/O =====