RsLogix 500 Address Replacement

The Plc Kid

Member
Join Date
Feb 2009
Location
Macon, Georgia
Posts
3,233
Today i had a output point go bad on a relay oputput card and i was going to move the circuit to the free point.

When i went to change the address in the program i saw where it was referenced in about 50 places. So i went through and changed them all and everthing is working now but is there a easier way to do this.

When i write a program from scratch i always buffer the I/O even in slc and plc 5 systems for this reason. If you need to change a physical I/O point it only needs to be changed in one place. Unfortunatly i inherited a lot of programs that were not done this way.

Is there a way in rs logix 500,5 to replace all instances of a address without doing it all by hand rung by rung?

I know it can be done with address documentation.

I am self taught rs logix so it may be something i have not discovered?
 
What I usally do is just branch the spare output with the one that went bad. This way I do not have to do a find and replace. Then when time I replace the output card or PLC if it is a brick and just download the original program back in.
 

Similar Topics

So I'm working with a machine that has a parameter on the HMI (EZ Automation EZ-T10C-F)that writes back to F11:17 on the PLC (SLC 5/04). The...
Replies
13
Views
5,352
Hey everyone, i have a very very stupid stupid question. How do i change the IP address on Micrologix 1400 using Rslogix 500. i know how to do...
Replies
2
Views
3,826
Using RSLogix 500, I add a description to a specific address (Let's say N7:0) then I use that address in a scaling block. I would expect to see...
Replies
6
Views
2,526
I need to download a program to a micrologix 1400. Once I download it, the operator puts in some setpoint values, I need to save them to the tags...
Replies
3
Views
2,693
I have a little bit of experience with Allen-Bradley. I have a Micrologix 1500 (RSLogix 500) and a PanelView Plus 7 (FactoryTalk View Studio ME)...
Replies
2
Views
79
Back
Top Bottom