====== 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 |