[SELBO_2M] Boolean selector for 2 multistate values
Function block SELBO_2M switches a multistate input pair to an output pair dependent on the selector.
SELBO_2M switches a multistate input pair to an output pair dependent on the selector.
SELBO_2M switches the input pair [In1at0] and [In2at0] or [In1at1] and [In2at1] to outputs [Out1] and [Out2], as preset by the Boolean selector [K].
Condition | Result | |
|---|---|---|
K = 0 | Out1 = In1at0 | Out2 = In2at0 |
K = 1 | Out1 = In1at1 | Out2 = In2at1 |
Input | Description | Data type | Default value |
|---|---|---|---|
K | Selector | Boolean | 0 |
0 - No | |||
In1at0…In1at1 | Input 0 for output 1(on input K)…Input 1 for output 1(on input K) The enumeration must be configured. Else, only values are displayed. | Integer | 1 |
In2at0…In2at1 | Input 0 for output 2(on input K)…Input 1 for output 2(on input K) The enumeration must be configured. Else, only values are displayed. | Integer | 1 |
Output | Description | Data type | Default value |
|---|---|---|---|
Out1…Out2 | Output 1…Output 2 The enumeration must be configured. Else, only values are displayed. | Integer | 1 |