How to Detect Ethernet Com Fail to a VFD?

BillRobinson

Member
Join Date
Oct 2006
Location
Sydney, Nova Scotia
Posts
185
With RSLogix5000, how do I detect a com fail on a Ethernet VFD?

I usually use Ethernet to talk to another PLC where I'll program a heartbeat signal on both ends. With the VFD, (I'm not using implicit messaging) it just sits in my IO tree and I poll the input and outpu assembly instances. Is there a way to "pick off" the yellow triangles?
 
You wouldn't. If you just want to use messaging to the Micrologix it doesn't need to appear here. Just like a display isn't entered in the I/O tree. Only units that the Control/CompactLogix will automatically interrogate for I/O data are included in this.
 
Don't put any PLC-5, SLC-5/05, or MicroLogix controller into the Ethernet I/O tree of a ControlLogix family controller.

They don't support Produced/Consumed Tags or slave I/O connections, and the attempts by the ControlLogix to establish one can interfere with the normal operation of the PLC/SLC/MicroLogix network port.
 

Similar Topics

Hi PLC people, think about this scenario: The PLC is somehow connected to the same network with the facilities` network. Then someone connects to...
Replies
2
Views
141
Does anyone know of a way to detect if someone is online with the controller in ControlLogix (from logic) I'm thinking that maybe there is a CIP...
Replies
7
Views
414
Hi all, I am trying to find a way of detecting a motor is not isolated before attempting to run an inverter. We would normally use a 4 pole...
Replies
19
Views
3,123
Hello everybody, I have a vendor system that has some remote monitoring (read only) and remote control (read/write) data that is available via...
Replies
7
Views
2,898
Replies
1
Views
1,235
Back
Top Bottom