END: Unconditional end of program
Original instructions
Function description
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 EN and ENO can be configured.
Representation in FBD
Representation:
Representation in LD
Representation:
Representation in IL
Representation:
CAL END
Representation in ST
Representation:
END ();