Function Block SEL

The Function Block SEL makes a binary selection.

Input SET

If the input is true, then the input vTRUE will be passed to the output Q. Otherwise, the input vFALSE will be passed to the output.

Input vFALSE

The input defines the value that is selected when the input SET is false. The data type does not matter in this case.

Input vTRUE

The input defines the value that is selected when the input SET is true. The data type does not matter in this case.