Function extension:
Breakpoints can also be defined as execution points. Just as breakpoints, execution points can be set at any position in the PLC program. Unlike with breakpoints, with execution points PLC processing will, however, not be stopped at the set positions. Two actions can be executed at an execution point:
A message of type Information can be entered into the PLC logbook (device controller Log tab).
After execution of the logic at the execution point, PLC logic specially programmed for the corresponding execution point can be executed.
Contained in which products?
PLC Designer V03.12.00
Application:
Troubleshooting in the PLC program.