Project' 'show call tree, Projekt' 'show cross reference, L-force | plc designer – Lenze PLC Designer PLC Designer (R2-x) User Manual

Page 195

Advertising
background image

L-force | PLC Designer

The Individual Components



DMS 3.2 EN 02/2011 TD29

193

6.4.16

'Project' 'Show Call Tree'

With this command you open a window which shows the call tree of the object
chosen in the Object Organizer. Before this the project must have been compiled
without any error (see 'Rebuild all'). The call tree contains both calls for POUs and
references to data types.

Example of a call tree

6.4.17

'Projekt' 'Show cross reference'

With this command you open a dialog box which makes possible the output of all
application points for a variable, address, or a POU. For this the project must be
compiled (see 'Project' 'Build').

At name enter the name (e.g. "ivar") or path (e.g. "PLC_PRG.fbi.ivar") of the element
for which you want to get listed the cross references (input assistant <F2> can be
used). If you specify "*", all elements will be regarded. Also just a partial string
followed by "*", e.g. "INT_*" can be specified in order to get listed all elements, the
names of which start with this string.

If the project has been changed since the last compile, the term "(Not up to date)" will
be displayed in the title bar of the dialog. In this case any cross references which have
been created recently will not be regarded in the list unless you do a re-compile !

By clicking on the button Cross References you get the list of all application points.
Along with the POU and the line or network number, the variable name and the

address binding, if any, are specified.

The Domain space shows whether this is a local or a global variable; the Access
column shows whether the variable is to be accessed for ‚reading' or ‚writing' at the
current location.

Advertising