Ports
The number of input ports will vary depending on the Inputs property.
Port name | Description | Direction | Type |
---|---|---|---|
Multiplexer | Controls which input signal is propagated to the output. The value is zero based so the when the value is zero the first input is chosen. | Input | Analog port |
Signal 1 to N | The input signal which can be propagated to the output. | Input | The port type will become whatever the SignalType property indicates. |
Result | The selected input signal. | Output | The port type will become whatever the SignalType property indicates. |