This is an old revision of the document!


Bypass

Bypass is used to trigger the I/O for a logic within a Queue which was produced by a logic outside a Group.

In order to use the output of a logic, which is not created within the run of a Queue, Bypass will trigger this I/O to be fetched every time Bypass is activated. The I/O of the Queue is connected with the upper input of the Bypass element and the I/O of the required logic is linked to the second input of the element. Then the first input will be discarded.

Properties Window

The Bypass element is connected with the I/O from the logic Import, which passes this to the logic BoxManipulation . This element discards the I/O coming from the Queue.
The Queue is used to rerun the the logic BoxManipulation with the I/O coming from the logic Import.
Input Description
FirstInput I/O to be discarded
SecondInput I/O to be passed along
Output Description
FirstOutput I/O, which was supposed to be passed along