RSLogix Help

pmartino

Member
Join Date
Oct 2006
Location
Toronto, CA
Posts
2
Hi, I'm new to RSLogix having taken over control of some of our apps from a guy that left the company. I'm a C/C++ guy. Anyways I have a simple question... I'm trying to edit a value in a data file in RSLogix, specifically the IP address of the slave PLC.

Basically I can see the data file, click on it... its an RI file which I think is Routing Info. I can see 'Offset, STY, IP, etc.' in the top margin and then 'RI14:0,10,192.55.39.40, etc.' below that. I need to change the IP... if I click/dbl click on it I can't edit it. I can look at the properties but little else. I've checked and I don't believe there is protection on or anything else. I am in Offline mode. Do I have to disable read-only somewhere?? I can edit the Program Files stuff without a problem.

TIA
Paul
 
I'm going to guess you are dealing with a Micrologix 1100. You need to go to the MSG instruction in your ladder diagram that references RI14:0, double click Setup Screen, then goto the Multihop Tab and you should see the IP address and it should be editable there

Post your code if you have any trouble
 
No problem, but in the future follow Ken's suggestion and post which processor you are using

There are 3 versions of RsLogix.
5 for the PLC5
500 for the SLC and Micrologix 1000, 1100, 1200, and 1500
5000 for the Controllogix, Compactlogix, Flexlogix, etc

You have RsLogix 500
 

Similar Topics

I am completely stuck on building a ladder program that requires a start button to be pressed 3 times to turn on motor 1. Then motor 2 starts...
Replies
20
Views
574
Hello, first assignment with A-B stuff. The CPU is a MicroLogix 1000. Have a serial interface, so RS Linx Classic to edit the driver (AB-DF1) with...
Replies
7
Views
1,693
Hello Everyone, I have tried to access the help function from my RSLogix 5000 but everytime I select a function block on the PLC rung and press...
Replies
3
Views
1,275
I’m working with indirect addressing and trying to make an HMI where each Rectangle Object has a tag of “A[0-127]” with a correlating Push Button...
Replies
15
Views
4,207
hello everyone, why when I open rslogix5000, highlight a instruction then press F1, it didn't display help. perss Ctrl+E can't display cross...
Replies
2
Views
1,600
Back
Top Bottom