The END function in an application program is used to define the end of the execution of a program cycle.
By default (normal mode), when the end of program is activated, outputs are updated and the program switches to the next cycle.
If polling is periodic, outputs are updated and the program waits until the end of the period then switches to the next cycle.
The additional parameters and can be configured.
Representation:
Representation:
Representation:
CAL END
Representation:
END ();