Set / Delete a Breakpoint in STL

Top  Previous  Next

 

You set a breakpoint by clicking the desired line in the STL-editor with the right mouse button and selecting ‘Breakpoint’ out of the context menu. The corresponding line is colored blue then.

 

If the process of the PLC-program reaches this point the block will be opened and the CPU-window appears. The process of the program is interrupted before the marked line is 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 have set the breakpoint in FBD/LAD it will be (invisible) below the last line of the network.

 

See also:

Conditional Breakpoints