9 watch and receipt manager, 1 watch and receipt manager in offline mode, Watch and receipt manager in offline mode – Lenze DDS v2.3 User Manual

Page 225: Drive plc developer studio

Advertising
background image

Drive PLC Developer Studio

Resources

8-35

l

DDS EN 2.3

8.9

Watch and Receipt Manager

The Watch and Receipt Manager is an object on the tab Resources in the
Object Organizer.

Use the Watch and Receipt Manager to

display values of certain variables.

pre-assign variables with certain values and transfer them to the control in one go.

read and save current control values as pre-assignment in the Watch and Receipt Manager.

These functions assist in the generation and logging of control parameters, for example.

The left-hand panel of the Watch and Receipt Manager displays all generated watch lists that
can be selected with a click or using the arrow keys.

The right-hand pane of the Watch and Receipt Manager displays the associated variables.

8.9.1

Watch and Receipt Manager in offline mode

In offline mode, it is possible to create several watch lists in the Watch and Receipt Manager using
Insert

W New watch list .

The variables to be watched can be selected from a list of all variables called with the Help Manager
or entered via the keyboard in accordance with the following notation:

<Organization unit name>.<Variable name>

Global variables do not have an organization unit name, but start with a period.
The variable name can be multi-level.

Addresses can be entered directly.

Example of a multi-level variable:

PLC_PRG.Instance1.Instance2.Structure.Component name

Example of a global variable:

.global1.component1

Variables in the watch list can be pre-assigned constant values, i.e. in online mode, these values can
be written to the variables using the menu command Extras

WWrite receipt. For this purpose, the

constant value must be assigned to the variable with :=.

Example:

PLC_PRG.TIMER:=50

Show/Hide Bookmarks

Advertising