SLC 500 Cross reference

bfranklin

Member
Join Date
Sep 2012
Location
Alberta
Posts
125
Hey,

I was working on a SLC 5\04 and I noticed that each instruction had a cross reference associated it with stating which routine and which rung it belonged to throughout the program. How does a guy set that up?
 
On your PC screen or on paper?

For your viewing online or offline in the RSLogix editor, click on View, Properties (or right click the ladder background).

There is a tab called "Address Display" and at the bottom are options to turn on cross referencing for viewing.

If they are grayed out, you may first have to go to Tools, Options and on the third tab, check the tick-boxes to enable cross references online and offline. I don't know why these would need to be turned off, but I think that's the default.

These tools are not available in the free Micro Starter Lite version.
 
The SLC controller set this up as you do your programing.

The cross-reference facility has absolutely nothing to do with the SLC controller. It is provided by the RSLogix500 programming software.

I would not rely on a "paper" copy of the cross-reference information, that was only valid the instant it was printed. RSLogix500 keeps the X-Ref info up to date when the project is open.
 

Similar Topics

I have a program that I've used 100 times. SQO settings: File N7:0, Mask 0FFFFh, Dest B3:1, Control R6:0, Length 8, Pos 2. Length & Position...
Replies
48
Views
943
Everyone, i am in the process of purchasing the Slc 500 version of software to support what we have and i have a question. Several of our...
Replies
9
Views
751
In a slc 500 plc I am trying to move data with out using a lot of moves. I want to move data from n7:1 to n7:2 and data that was in n7:2 to n7:3...
Replies
16
Views
1,348
Customer has a circa 2004 SLC-500 PLC. Fieldbus is a 1747-SDN DeviceNet scanner. Customer has SLC-500 file (.rss) with no comments. Has no *.dnt...
Replies
7
Views
549
After I tried wiring, I used computer program communication to read the PLC N value, but received a NAK signal. And the DL3500 CHA light keeps...
Replies
0
Views
419
Back
Top Bottom