Interfacing with a ControlLogix 5571 PLC

namang

Member
Join Date
Mar 2016
Location
Singapore
Posts
8
Hello,

I intend to connect to a ControlLogix 5571 PLC through a work station and program it. One way is to install the RSLinx driver and then use the Studio 5000 (RSLogix) to upload / download projects onto the PLC. Is there any other way for doing the same? Is it possible to connect to the PLC serially (through the USB) and run a client like PuTTY / serial consoles (minicom, picocom) on the workstation, and then interface with the PLC?

Also, I have one other query. What is the firmware that is running on the PLC? Is it VxWorks OS? Or some modification?
Is it possible to get a code of this firmware?

Any help is appreciated.

Thank you.
 
The right answer is the first one. Use Studio 5000 and be done with it.

Yes, the Logix Processor base OS is VxWorks, but you cannot do anything with that directly, and you won't get the firmware code in a million years. That is not public domain.
 
Thank you for the reply.
So, connecting to it serially is not possible at all?
Is is this because of the firmware PLCs are running?
 
First, the L71 doesn't have a serial port. Only USB.
Second, it will come with a base Firmware, you need to load in the firmware you want, based on the revision of RSLogix you use.
It is NOT an open platform.
 

Similar Topics

Good Afternoon , Thinking of replacing a Labeler with a brand , named EvoLabels ( Flexwipe ). Sounds like their communication is using Modbus...
Replies
2
Views
1,876
Good Morning , I have searched this subject, and found some threads dealing with this question and it seems like they have been a few years...
Replies
0
Views
2,319
Hi Gents, I am required to interface with a Drive from a ControlLogix L-61. Has anyone any experience of this? Any recommendations of how I can...
Replies
6
Views
4,137
I'm needing to communicate a ControlLogix Processor with serial and Ethernet communications with a Siemens MicroMaster M440 Drive that has USS...
Replies
6
Views
5,722
I have a Cognex Insight 2000-130 camera that I'm trying to get talking to my PLC. Both are connected to the same router via Ethernet. Thus far...
Replies
12
Views
1,204
Back
Top Bottom