‘Online’ ‘Breakpoint Dialog Box’

This command opens a dialog box to edit Breakpoint throughout the entire project. The dialog box also displays all breakpoints presently set.

In order to set a breakpoint, choose a POU in the POU combobox and the line or the network in the Location combobox where you would like to set the breakpoint; then press the Add button. The breakpoint will be added to the list.

In order to delete a breakpoint, highlight the breakpoint to be deleted from the list of the set breakpoints and press the Delete button.

The Delete All button can be used to delete all the breakpoints.

In order to go to the location in the editor where a certain breakpoint was set, highlight the respective breakpoint from the list of set breakpoints and press the Go to button.

../_images/e820c068c1273e320a317d315f9c70cd

To set or delete breakpoints, you can also use the ‘Online’ ‘Toggle Breakpoint’ command.