Ordered Output
The ordered output is responsible for the input value being forwarded in a specified order.
The motivation for this logic element is the comprehensible processing of events. In the event of an input signal, the signal is initially sent on the first output OUT1. There, it will be processed sequentially until the chain of logic elements is completed. Then, OUT2, 3, etc. are used.
Contents
Inputs and Outputs
Inputs
GATE (see Logic Elements | Datapoint-Gate)
IN
The value to distribute
Outputs
OUT 1 ..
Configuration
Outputs
2 - 20 outputs are possible.
There is one exception to the order of processing.
If the chain of logic elements includes a logic element with a temporally sovereign behavior (Delayer, Delayer Tool, Threshold Value, etc.), the chain will be interrupted at this point and the next output will be used. The same holds true for when the signal was forwarded to the outside using an output.
Temporally sovereign logic elements each work in a separate processing process only communicating directly with the group at inputs and outputs.
///