SLC messaging with a ControlLogix redundant system

Alfredbeni

Member
Join Date
Apr 2024
Location
India
Posts
2
I have a redundant ControlLogix being set up. This program reads a value from a remote site which happens to be SLC PLC. Rockwell mentions SLC messaging is not compatible with the redundant ControlLogix system. Is there a way moving forward? I require this remote site value for proper functioning of the program code. Any help is much appreciated.
 
Logix 5580 (L8xE) redundancy does not support SLC messaging.
You should use another PLC to read that data then produce to Redundancy. This PLC can be a stand along controller or reside in the 1756 IO chassis.
 
Use a bridge controller. The redundant PLC messages the Bridge controller via EIP and the bridge controller can talk to the SLC (assuming 505) via the native PCCC. You can also do this with DH+ if an older SLC 504.

Edit: Conn is a faster typer ;)
 
Currently attempting same situation. My SLC5/05 is a third party device, not actually a SLC.
It seems as I should be able to build a "Generic CIP" message and move forward. I can find all I need to know to do it with Modbus, but nothing on SLC messaging as "Generic CIP"..
My remote device does have Modbus Available. Also I have a L306 as a bridge.
Anyone know of using a Generic CIP for SLCs?
 

Similar Topics

Hello, I have a ControlLogix redundant controller being set up. The program reads a value from a remote site which hosts a SLC PLC. Rockwell...
Replies
0
Views
100
A new Forum member resurrected an old post with a variation that I think should be done in a new thread to get the best attention and advice...
Replies
11
Views
2,414
Hello, i am trying to upgrade from a SLC 500 to a Compaclogix L36-ERM. There is a L72 controllogix that uses MSG intructions to read and write to...
Replies
4
Views
3,550
We added a ControlLogix PLC to an existing network of SLC 5/05s. Primarily, to use the OLDI Module in the ControlLogix rack to send some...
Replies
4
Views
5,353
Good morning, I’m looking for assistance on what hardware is needed to message from a CompactLogix L3 controller to a SLC 5/03 or 5/04 via serial...
Replies
2
Views
1,350
Back
Top Bottom