Watlow LogicPro User Manual
Page 268

Chapter 16: Cross-Referencing
LogicPro User’s Guide
252
Watlow Anafaze
Doc.# 28002-00 Rev 3.00
Each SFC and Ladder Rung is listed on a separate line. The
items on each of the lines are:
•
The name of the Program in which this Variable is used.
•
The action in which this Variable is used. There may be
more than one action on a line.
•
The rung number in which the Variable is located.
•
For Ladder Rungs, LogicPro displays either the type of
Element or name of the Function Block for each Variable
used.
LogicPro displays function block names between two dashes
(- -).
The following text is an example of a Variable location:
Program Variables
Var1:BOOL;
Program
Program:Action:Ladder:0 -| |- -( )-
Var2:INT;
Program:Action:Ladder:0 -| |- -
This example shows the cross-reference output of the
Program Variables. This Program uses two Program
Variables; Var1 and Var2.