[SELBO_MS] Boolean selector for multistate value
Function block SELBO_MS switches 1 integer input to 1 output in dependence of a selector.
SELBO_MS switches 1 integer input to 1 output in dependence of a selector.
Functioning
SELBO_MS switches one of the two inputs [In0] or [In1] defined by selector [K] to output [Out].
Condition | Result |
|---|---|
K = 0 | Out = In0 |
K = 1 | Out = In1 |
Pins
Input | Description | Data type | Default value |
|---|---|---|---|
K | Selector | Boolean | 0 |
0 - No | |||
In0…In1 | Input 0…Input 1 The enumeration must be configured. Else, only values are displayed. | Integer | 1 |
Output | Description | Data type | Default value |
|---|---|---|---|
Out | Output The enumeration must be configured. Else, only values are displayed. | Integer | 1 |