Logix 5k Ethernet Coms Loss

xetrov123

Member
Join Date
Mar 2008
Location
Tacoma, WA
Posts
25
Hi,

I am working with a L35E and a Yaskawa VFD using Ethernet coms. I use AB's Generic Ethernet Module to communicate. Is there a Tag that I can use to monitor if communication has failed to this module? When you look at the properties, you can see if coms have failed...

I tired Google and got a lot of information that didn't seem to point to a tag, only a major or minor fault.
 
The conventional method is to use a Get System Variable (GSV) instruction to monitor the EntryStatus attribute. That's what RSLogix 5000 is displaying when it shows 'faulted... connecting... Running' for the connection.

There are dozens of threads on this topic, with varying degrees of completeness.

The best reference manual for this sort of thing is the Logix 5000 Controller Information and Status Programming Manual

http://literature.rockwellautomation.com/idc/groups/literature/documents/pm/1756-pm015_-en-p.pdf
 
Hi

I have used a good few Yaskawa drives lately with clx over Ethernet and Yaskawa have some very good aoi on there web site. Did you look at these and if you can not find them drop me a pm and I will send u the aoi


Donnchadh
 
This appears to work.

GSV Module PUMP4_VFD EntryStatus VFD4_STATUS


Information on how to interpret the message code can be found in the linked document above on page 199. Also, follow the manual for the data type used when making the destination tag. In this case its an INT.

Thanks to Ken Roach for pointing me in the right direction

:site:
 

Similar Topics

Hi All, Looking to get some direction on how to get data from a piece of equipment that has RS-232 communication (1-way) to a 1756-L73...
Replies
7
Views
324
I have a device that is currently connected to a UR 10 robot through a UR Cap and I would like to connect the device to an Allen Bradley...
Replies
3
Views
336
I have a device that is currently connected to a UR 10 robot through a UR Cap and I would like to connect the device to an Allen Bradley...
Replies
0
Views
122
Hi Guys, I'm trying to integrate Pilz Ethernet IP Module to ControlLogix. I added Pilz module as a Generic Ethernet module and I'm able to...
Replies
2
Views
506
Hello, I have an existing application that has a Powerflex 700 with a 20-COMM-E adapter controlled by a Micrologix 1100 via Ethernet. The setup...
Replies
6
Views
1,191
Back
Top Bottom