St-editor in online mode, L-force | plc designer – Lenze PLC Designer PLC Designer (R3-1) User Manual
Page 755

L-force | PLC Designer
General Editors
DMS 4.1 EN 03/2011 TD29
753
13.14.1
ST-Editor in Online Mode
In online mode the Structured Text Editor (ST-Editor) provides views for monitoring
and for writing and forcing the variables and expressions on the controller. Debugging
functionality (breakpoints, stepping etc.) is available. See below.
Monitoring
If the inline monitoring is not explicitly de-activated in the Options dialog, small
monitoring windows will be displayed behind each variable showing the actual value
(Inline Monitoring).
Abb. 416 Example: Online view of a program object PLC_PRG
Online view of a function block POU:
No values will be viewed. Instead the term "<Value of the expression>" will be
displayed in column 'Value' and the inline monitoring fields in the implementation
part will show three question marks each.
Abb. 417 Example: Online view of a function block FB1