Cross Reference To Show Usage - Siemens SIMATIC S7-1200 Manual

Easy book
Hide thumbs Also See for SIMATIC S7-1200:
Table of Contents

Advertisement

STEP 7 also provides the capability of tracing and recording program variables based on
trigger conditions.
6.5.2

Cross reference to show usage

The Inspector window displays cross-reference information about how a selected object is
used throughout the complete project, such as the user program, the CPU and any HMI
devices. The "Cross-reference" tab displays the instances where a selected object is being
used and the other objects using it. The Inspector window also includes blocks which are
only available online in the cross-references. To display the cross-references, select the
"Show cross-references" command. (In the Project view, find the cross references in the
"Tools" menu.)
Note
You do not have to close the editor to see the cross-reference information.
You can sort the entries in the cross-reference. The cross-reference list provides an
overview of the use of memory addresses and tags within the user program.
● When creating and changing a program, you retain an overview of the operands, tags
● From the cross-references, you can jump directly to the point of use of operands and
● During a program test or when troubleshooting, you are notified about which memory
Table 6- 24
Column
Object
Quantity
Location
Property
as
Access
Address
Type
Path
Easy Book
Manual, 03/2014, A5E02486774-AF
and block calls you have used.
tags.
location is being processed by which command in which block, which tag is being used in
which screen, and which block is called by which other block.
Elements of the cross reference
Description
Name of the object that uses the lower-level objects or that is being used by the
lower-level objects
Number of uses
Each location of use, for example, network
Special properties of referenced objects, for example, the tag names in multi-instance
declarations
Shows additional information about the object, such as whether an instance DB is
used as template or as a multiple instance
Type of access, whether access to the operand is read access (R) and/or write
access (W)
Address of the operand
Information on the type and language used to create the object
Path of object in project tree
Programming made easy
6.5 Easy to monitor and test your user program
115

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents