Input Switch
Description
The signal operator block Input Switch
can switch between different inputs to send out using a control signal.
A useful way to manage different signals to a single plot. Check the checkbox in the control property and set the control signal between 1 and your number of inputs
Input
Each input can be different as the are never connected. Therefore input 1 can be MxN
and input 2 can be AxB
and so forth.
Output
The output is the dataset on the channel which is equal to the control value. If control value is 1, input 1 is send out and the others are discarded when they arrive.
Attributes
Attribute | Value |
---|---|
Name | InputSwitch |
Control | ☐ 1 |
Inputs | 2 |
Name
Name specifies the name of the block.
Control
Control is the value that decides which input is let through. It can be set to a permanent value in the property or the checkbox can be checked. This will give control an input on the block that can be changed.
Inputs
Inputs specifies the number of inputs the block will have. The minimum number of inputs are 2.