Random MSG error

lurby

Member
Join Date
Mar 2005
Posts
32
I am communicating with a Kinetix 300, a Powerflex 525, and a Micrologix 1100 via Ethernet/IP using MSG instructions. They are all linked through a Stratix 2000 un-managed hub.


Everything works fine...most of the time. Every once in a while I will get a MSG error. Often happens on startup. I have written the logic so that it will continue to attempt communication until the error goes away. It usually does after a few minutes. Sometimes the error is while trying to communicate with the Powerflex but more often it is with the Kinetix 300.


I even tried to eliminate the hub and just direct connect the ML1100 to the Kinetix 300 with an extra cable that I had. Still got the random error. Again it corrected itself but I really can't have that happen for no apparent reason.



I know that you don't know the exact situation but I wondered if someone might have an idea about what it might be?
 
Well, what is the error code in the MSG instruction?

You can trap the error code by using the MSG.ER bit to copy the MSG.ERR code to a 'last MSG error' tag.
 
Two things that make noisy motor outputs along with a plastic-chassis PLC controller spell electrical noise interference with networking signals.

Make sure that MicroLogix and the Ethernet switch are very well grounded, and that the whole enclosure and the VFD and servo cables are all also very well grounded. Route the Ethernet cables as far away from the motor output cables as you can.
 

Similar Topics

Looking for some advice for backing up the programs on a bunch of old random PLCs. All I'm really concerned about is getting the program out of...
Replies
43
Views
4,693
We have several Powerflex 4M (22F-D013N114) VFD’s controlled by compactlogix PLC’s. Control is simple, a run and direction signal with the speed...
Replies
6
Views
1,523
Hi all, I know this is a PLC forum, but I know there is a gread deal of knowlege on drives as well. This drive has been running on stone...
Replies
2
Views
881
Hey folks, I was just wondering what thoughts were about a completely 100% random number generator. I looked on The Google but didn't really open...
Replies
54
Views
16,524
Hello Friends I need to activate random outputs (0-9) and ask for random inputs (0-9). I have created in s71200 a program to generate a random...
Replies
13
Views
4,681
Back
Top Bottom