maXYmos BL, Type 5867B…
Page 94 5867B_002-626e-04.16
4.4.9.4.8 IF/ELSE Element
The IF/ELSE element permits a conditional branch, i.e. a branch in the sequential program
according to the query condition or result. It can effect a specific decision by means of a
comparison. And, the result can also be stored in the UVT.
After storing the
arameters effecting the
decision in the element, you can define follow-
up functions for the corresponding decisions.
You can add these functions as usual by pressing
the "Add element" button.
The remainder of the program sequence can be
programmed following the ENDIF action.