Drive plc developer studio – Lenze DDS v2.3 User Manual
Page 108

Drive PLC Developer Studio
Working with projects and objects
6-30
l
DDS EN 2.3
6.2.4.11
Output cross reference list
Icon:
-
Menu:
ProjectWOutput cross reference list
Keyboard:
-
Use this command to open a dialog box to output all occurrences of variables, addresses or
organization units.
The command requires the project to be compiled. See Project
➞
➞
➞
➞Compile all
1. First select the category Variable, Address or POU.
2. Then enter the name of the required element.
At
Name, enter * to display all elements of the set category,
or select the name of a variable and then execute menu command
Project
WOutput cross reference list .The selected text then appears in the text field Name.
Make sure to select the full variable name.
3. Click Get references for a list of all occurrences.
In addition to organization unit and line or network number, the specification will include the variable
name and any linked addresses. The column
Scope specifies the global or local variable. The
column
Access shows how to access the respective variable.
•
Selecting a line in the cross reference list and clicking Go to, or double-clicking the line will
display the organization unit at the associated location in its editor, allowing comfortable
jumps to all occurrences.
•
For smooth execution, click To message window to transfer the current cross reference list
to the message window, and change from there to the organization unit in question.
Show/Hide Bookmarks