Overview Selector switch 1-N


With this block, one input is output selectively to several outputs. On the selected output, the value of the input is output, all others are set to 0.



Inputs

AA
Output selection
Number of the output on which the value is output; counting starts at 0.
WT Value
Value that is output on the output.



Outputs

A1-Ax
Output 1-x
Outputs



Parameters

Number of outputs
Number of outputs
Delay
Delay in seconds. If a time is specified here, then when the selected output changes all outputs are first set to 0, and after the wait time the selected output is set to the value of the input.
Offset
This value is added to the selection. If, for example, the input variable starts at 1, -1 can be specified here as offset in order to start at 0.
Type
  • Exclusive: Only ever one output is set to the value of input WT, all others to 0.
  • Inclusive: All outputs up to the selection input are set to the value of input WT, all following ones to 0 (similar to a progress indicator).



See also common parameters of all function blocks.