logging onto PLC

unsaint32

Member
Join Date
Oct 2012
Location
minneapolis
Posts
365
I am a tech at a plant. I have been just clicking an ACD file to access a PLC. Controllogix 5000 L6. I never loaded RSLinx. However, yesterday I had problem going online. So, I loaded RSLinx Classic for the first time in a long time. I saw the yellow question mark and big x mark over the PLC address. I called my senior tech and he said I should still be able to go online.

If I understand it correctly, with RSLogix 5000 I do not need to load RSLinx separately since it is integrated into the software.

After I load RSLogix 5000, I open WhoActive, I still see the PLC address with yellow question mark and x sign.
I thought my laptop's local network card has to have the same network address as the PLC. When I Ipconfig at the command prompt, my laptop's local network address is not the same as the PLC network address. However I cannot change it since I do not have the administrative access.
So, my questions are...

1) In RSlogix 5000 (not 500) I do not have to load RSLinx separately, am I right?

2) In order to go online with a PLC, my laptop's local network address has to match the PLC's network address, right?
 
]
1) In RSlogix 5000 (not 500) I do not have to load RSLinx separately, am I right?

2) In order to go online with a PLC, my laptop's local network address has to match the PLC's network address, right?

1) It depends on how RSLinx is setup to on your machine. If it is set up to work as a service, you do not have to open RSLinx first. However that is sometimes buggy, so a lot of people disable it. This is not exclusive to RSLogix5000, Rslogix500, and I believe RSLogix5 all act the same way in this regard.

2) It depends! If your network is setup where there is routing between subnets, you can still communicate with a PLC even if it is on another subnet. It all depends on how your network is configured. Check to see if you can ping the plc from the command prompt.
 
1) It depends on how RSLinx is setup to on your machine. If it is set up to work as a service, you do not have to open RSLinx first. However that is sometimes buggy, so a lot of people disable it. This is not exclusive to RSLogix5000, Rslogix500, and I believe RSLogix5 all act the same way in this regard.

2) It depends! If your network is setup where there is routing between subnets, you can still communicate with a PLC even if it is on another subnet. It all depends on how your network is configured. Check to see if you can ping the plc from the command prompt.

Thanks for the helpful answers. When i go back to work, I will definitely check to see if the RSLinx is set up as a service, and i will ping the PLC.

But either way, if I open RSLinx or WhoActive and see that the PLC address is X'ed, does that not mean I cannot go online to the PLC?
 
Yeah, the RED X means RSLinx can't find those PLC's. However, it is finding four devices which means RSLinx and your ethernet network is working to some extent.

Zooming in on your picture, here's what I see:
10.0.11 - devices not found by RSL
10.1.11 - devices not found by RSL
10.1.12 - devices found by RSL

If your subnet mask is 255.255.255.0 and there is no router between these networks you will not be able to connect because they are on different sub nets.

So, as said above you should open a command prompt (start-run-cmd, or look under accessories in windows) and "Ping" the plc you want to connect to. If you can't ping it your PC can't connect to it, so you'll need to work with you network people to fix that first before trying RSLinx again.

Good luck!
 

Similar Topics

Has anyone been successful in making a Datalogging AOI for ControlLogix. One that will write to a CF or SD card? I have used the sample code to...
Replies
0
Views
2,625
Hi everyone id like to start by saying im not a PLC programmer so my technical terminology is limited. i would like advice on what software is...
Replies
4
Views
287
After the new very nice update to this site I could not log in with my original password, tried to recover my account but did not recieve a email...
Replies
14
Views
380
I have some datalogging set up on an S7-1211. Most basic controller, but 1MB of memory should be enough. A single log is 222 bytes and logs an...
Replies
3
Views
391
Hi All, I am looking for recommendations for a data logging software package that can be used for a simple 1 PLC installation. The installation...
Replies
13
Views
1,350
Back
Top Bottom