Breakpoints, View commands - breakpoints, Breakpoints dialog – Lenze PLC Designer PLC Designer (R3-1) User Manual

Page 535: L-force | plc designer

Advertising
background image

L-force | PLC Designer

Menu Commands sorted by Categories

DMS 4.1 EN 03/2011 TD29

533

12.35.2

Breakpoints

View commands - Breakpoints
The 'Breakpoints' plug-in provides for command category 'View' the below listed
commands for handling views and dialogs for the breakpoint and callstack
functionality.
By default these commands are part of the 'View' menu. If necessary open the
Customize dialog to view resp. modify the menu configuration (notice category 'View').

The commands:
Breakpoints dialog
Call Stack

Breakpoints dialog
Symbol:
This command (category 'View') opens the Breakpoints dialog which provides an
overview on all breakpoints currently set in the project. The current breakpoint
parameters are displayed and can be modified. Also breakpoints can be added,
removed, enabled or disabled.
The breakpoint parameters basically are those which have been set when creating a
breakpoint by the 'Toggle Breakpoint" command (default condition parameters are
assigned) or via the 'New Breakpoint' (possibility to define certain conditions).

Abb. 283 Breakpoints dialog

Application

Name of currently active application

example: "App1 [PLC:Plc Logic]"

POU

Name of POU containing this breakpoint

example: "PLC_PRG"

Location

Breakpoint position within POU:
line+column numbers (text editors) or
network or element numbers (graphic
editors); "(Impl)" in case of function blocks
indicates that the breakpoint is in the
implementation part of the function block

example: "Line 2, Column 1 (Impl)"

Advertising