[SELBO_DI] Boolean selector for double integer value
Function block SELBO_DI switches 1 double integer input to one output in dependence of a selector.
SELBO_DI switches 1 double integer input to 1 output in dependence of a selector.
Functioning
SELBO_DI 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 |