Set / Delete a Breakpoint in FBD/LAD

Top  Previous  Next

 

You set a breakpoint by clicking the desired network with the right mouse button in the FBD- or LAD-editor and selecting ‘Breakpoint’ out of the context menu. A set breakpoint is displayed by a small blue box at the top left of the network.

 

If the process of the PLC-program reaches this point the block will be opened and the CPU-window will appear. The process of the program is interrupted after the network has been processed.

 

You edit an already set breakpoint by selecting ‘Edit Breakpoint’ out of the context menu.

 

You delete a breakpoint by selecting the line ‘Breakpoint’ which is checked out of the context menu again.

 

If you represent the network in STL later on the breakpoint will be (invisible) below the last line of the network.

 

See also:

Conditional Breakpoints