comm. status to indicate motor running

brian.butler

Member
Join Date
Jun 2014
Location
arkansas
Posts
2
I have been tasked to put a communication status in series with the Motor Auxillary run from the PLC to the Honeywell DCS run status to indicate that the DCS and PLC are still "talking" in RSLogix 5000. How would I accomplish this?
 
There are a couple of ways to do this. One is a "heartbeat" bit that toggles on/off status every second or so based on a timer. If the bit doesn't toggle the comm fail is set. My favorite is to read the time register on the slave PLC. If it doesn't change within a set time delay or stays the same for several comm cycles then the comm alarm is set.

Your heading was confusing, as this to me is a communications alarm and has nothing to do with a motor running.
 
There are a couple of ways to do this. One is a "heartbeat" bit that toggles on/off status every second or so based on a timer. If the bit doesn't toggle the comm fail is set. My favorite is to read the time register on the slave PLC. If it doesn't change within a set time delay or stays the same for several comm cycles then the comm alarm is set.

Your heading was confusing, as this to me is a communications alarm and has nothing to do with a motor running.

Thanks, Tom! Sorry about the heading. I can see where that would be confusing. I will try your suggestion, sounds like that's what I am looking for.
 

Similar Topics

Processor: Modicon 140 CPU 652 60 Ethernet Card: 140 NOC 771 01 Device: Eaton C441R I have set up a starter using the Eaton C441R attached to...
Replies
1
Views
1,393
Hello - I need to show PLC5 card status (comms, fault, etc.) in RSView32 and am not sure where to start. Any help would be greatly appreciated...
Replies
16
Views
6,703
Hello All, I am trying to get communications status of an Ethernet card into RSLogix 5000. I am using a 1756-L61 with a 1756-ENBT card. Right...
Replies
9
Views
12,885
I have one CompactLogix L32E and 3 PF 40p with 22-COMM-E modules + Touch screen all on Ethernet IP. The PF 40p Drives take upto a minute to power...
Replies
3
Views
2,729
Hey guys. As the title suggests, I need to configure a Danfoss Aquadrive FC202 inverter, so that its logic inhibits the local command when the...
Replies
2
Views
47
Back
Top Bottom