This is an old revision of the document!
Queue
The Queue element is a simple for-loop to iterate through the workflow.
Usage
The Queue is draged into a Group and connected with in- and outputs of the logics. In the properties window the maximal number of iterations is set.
Example
![]() | The Bypass element is connected with the IO from the Import logic, which is passed to the logic ArithmeticsWithTwoImages, and the discarded Queue output IO. |
Parameters and I/O
Input | Description |
---|---|
FirstInput | Input, which starts the Queue |
SecondInput | Input to close the Queue |
Output | Description |
---|---|
FirstOutput | Output of the i-th run of the Queue |