Condition of an SFC Transition
The condition is a Boolean expression that can be programmed in ST language.
In ST language, enter a Boolean expression. It can be a complex expression including function calls and parentheses.
Example
bForce AND (bAlarm OR min (iLevel, 1) <> 1)