Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
eyes:logics:bypass [2017/06/09 14:03]
sfiedle
eyes:logics:bypass [2017/06/12 14:09]
sfiedle [Bypass]
Line 1: Line 1:
 ====== Bypass ====== ====== Bypass ======
-Bypass is used to trigger inputs ​which are outside ​a queue.  ​+Bypass is used to trigger inputs ​for logics within ​[[eyes:​logics:​queue|]] which come from logics outside the Queue.  ​
  
 ===== Usage ===== ===== Usage =====
-In order to use IO which is not created within a queue the bypass element ​needs to be +In order to use the output of a logic, ​which is not created within ​the run of [[:​eyes:​logics:​queue]], Bypass will trigger ​the output to be fetched again. Therefore, the output of Queue is connected with the the first input of the Bypass and the output IO of another logic needs to be linked to the second input of Bypass. Then the first input will be discarded. ​
  
 ===== Example ==== ===== Example ====
-Here, a very specific example should be given/​describedIn the future, this can be supported by screenshots etc.. For the moment, give an example easy enough for the user to understand, but specific enough to elaborate why a given parameter is a good set for this very situation. +{{ :​eyes:​logics:​bypass.png |}}
 ===== Parameters and I/O ==== ===== Parameters and I/O ====
 |< 100% 30% >| |< 100% 30% >|
 ^ Input   ^ Description ^ ^ Input   ^ Description ^
-| FirstInput ​ | Input to be discarded | +| FirstInput ​ | I/O to be discarded | 
-| SecondInput | Input to be passed along |+| SecondInput | I/O to be passed along |
  
  
 |< 100% 30% >| |< 100% 30% >|
 ^ Output ​  ^ Description ^ ^ Output ​  ^ Description ^
-| FirstOutput | Input, which was supposed to be passed along |+| FirstOutput | I/O, which was supposed to be passed along |