Condition of an SFC Transition
The condition is a Boolean expression that can be programmed in ST "Structured text" A high-level language that is block structured and syntactically resembles Pascal 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)