| switch1toN | ||||
|---|---|---|---|---|
| in | out_0 | |||
| select | out_1 | |||
| ... | ||||
| out_999 | ||||
The switch connects the input to one of the outputs. The connected output is selected with the select input. Any type of element can be connected to the switch.
| Type | any |
| N.C. | ignored |
Input of switch.
| Type | numeric |
| N.C. | no selection |
Selects output 0 - 999. If select value < 0 or not connected, no output is selected.
| Type | boolean |
None or one of the outputs is connected to the input. Selected output value is the same as input value. If output is not selected, it has same default value as a 'loose' wire.