Übersicht Selector switch 1-N


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



Inputs

AA
Selection Output
Number of the output on which the value is send, counting starts at 0.
WT
Wert
Value which is send on the output.



Outputs

A1-Ax
Output 1-x
Outputs



Parameter

Anzahl Outputs
Anzahl der Outputs
Verzögerung
Verzögerung in Sekunden. Wird hier eine Zeit vorgegeben, wird bei Änderung des selektierten Ausgangs erst alle Outputs auf 0 gesetzt, nach der Wartezeit der ausgewählte Output auf den Value des Eingangs.
Offset
Dieser Value wird zur Auswahl addiert. Beginnt die Eingangsvariable beispielsweise bei 1, kann hier -1 als Offset angegeben werden um bei 0 zu beginnen.
Typ
  • Exclusive: Only one output is ever set to the value of input WT, all others are set to 0.
  • Inclusive: All outputs up to the selected input are set to the value of input WT, all subsequent outputs are set to 0 (similar to a progress indicator).


See also general parameters of all function blocks.