====== Bypass ====== Bypass is used to trigger inputs for logics within a [[eyes:logics:queue|]] which come from logics outside the Queue. ===== Usage ===== In order to use the output of a logic, which is not created within the run of a Queue, Bypass will trigger this output to be fetched again. Therefore, the I/O of the Queue is connected with the first input of the Bypass and the output I/O of the needed logic is linked to the second input of Bypass. The first input of Bypass will be discarded. ===== Example ==== {{ :eyes:logics:bypass.png |}} ===== Parameters and I/O ==== |< 100% 30% >| ^ Input ^ Description ^ | FirstInput | I/O to be discarded | | SecondInput | I/O to be passed along | |< 100% 30% >| ^ Output ^ Description ^ | FirstOutput | I/O, which was supposed to be passed along |