switchNto1

Connection diagram

switchNto1
in_0       out
in_1      
...      
in_999      
select      
         
 

Description

The switch connects one of the inputs to the output. The connected input is selected with the select input. Any type of element can be connected to the switch.

Inputs

in_0 ... in_999

Typeany
N.C.ignored

Inputs 0 to 999 can be connected to any type of output.

select

Typenumeric
N.C.no selection

Selects input 0 - 999. If select value < 0 or not connected, no input is selected.

Outputs

out

Typeany

Connected to the selected input. Output value is always the same as selected input value. If no input is selected, output has same default value as a 'loose' wire.