Contrologix CIP message to a faulted processor?

MajorFault

Member
Join Date
Nov 2007
Location
Louisiana
Posts
36
I have an application where I am doing a MSG read from "PLC_A" reading "DINT_1" in "PLC_B". What happens if PLC_B faults? Will the MSG read still perfom without error in PLC_A, continuing to read the "last state" data? Or, will the MSG read instruction error out?
 
If the reason for the fault does not clear the user program (like a hardware watchdog error) then the controller should reply to messages despite being in a Major Fault state.

I can give this a try at the office tomorrow to verify that.

Another way to exchange data is to use a Produced/Consumed Tag. You can then use a GSV instruction to read the Mode of the remote processor and can use it to decide whether to use the Produced data or not.
 
Thanks for the info. I tested this in the shop today and indeed if the remote processor faults the local message instruction will continue to opearte as normal.
Can you do produced/consumed over ethernet? I have used them alot before but, always over ControlNet.

Thanks again
 

Similar Topics

We have several machines using a master/follower type control using Pflex 700 drives with each one having encoder feedback to both the drive and a...
Replies
5
Views
3,959
Can anyone confirm that using contrologix 5580 controller is not possible to work with powerflex 527? It's been a couple of days now that i am...
Replies
8
Views
1,187
Hello, I have a flow control PID that keeps locking up. It seems to control fine but after a while the output no longer moves. For instance...
Replies
4
Views
963
Hi everyone, I can't add any modules to the Controllogix backplane and it doesn't matter online or offline. Both is not working. Please see the...
Replies
13
Views
2,985
Hello, I have a question regarding the possibility of using messages instructions to communicate between: PLC5/80E Series D - CE Water Mark...
Replies
12
Views
3,058
Back
Top Bottom