Connectivity issue between Micrologix 1400 and Redlion DSP

jmaty23

Member
Join Date
Mar 2009
Location
New York
Posts
49
I am using a Data Station Plus with Crimson 3.0 and connecting to a AB Micrologix 1400 PLC via Ethernet.

The issue I am having happens randomly. Every once in awhile, the DSP loses communication with the Micrologix PLC. I have to resend the cd3 file to DSP to get communication back. I have included pictures of the crimson setup and the plc setup.

Any thoughts on what is happening here is appreciated.

crimson_ind.jpg crimson_ind_eth.jpg rs500_ammoniadet.jpg
 
I've had some problems with a ML1400 and a G306 over wireless.

You can try increasing your timeouts... I'm getting only a few drops now. (Note, for my problem, usually restarting the HMI would allow communications again).

The Following are my settings

In Crimson: PLC protocol
Transaction Timeout - 6000 ms
Spanning reads Enabled
Transactional writes Disabled
Comms Delay 200 ms

I also have a tag with source IsDeviceOnline(x)
Trigger Active off - Delay 0 ms - Action: DisableDevice(x)
Trigger Active Off - Delay 1000ms - Action: EnableDevice(x)

PLC settings
Msg Connection timeout 15000 ms
Msg Reply Timeout 5000 ms
 
I made all of the changes to Data Station that you recommended. It seems to be working better now. I haven't had any connection drops. I also added the enable/disable to the triggers of my ACTIVE_COMMS tags.
 

Similar Topics

Hello Team! Glad to join your group! I am stuck on an connectivity issue I am having with a customers PLC I am trying to help troubleshoot machine...
Replies
5
Views
1,376
I am using a Data Station Plus with Crimson 3.0 and connecting to a AB Micrologix 1400 PLC via Ethernet. The issue I am having happens randomly...
Replies
0
Views
2,994
Does anyone have experience setting up a Unigate CL Ethernet IP gateway? Basically I have a small Modbus RTU RS485 network on the serial side...
Replies
6
Views
7,050
I'm experimenting with connecting an InView to a VLAN via a 1761-Net-ENI. I have some experience with using a 1761 Net-ENI on private lans to...
Replies
0
Views
1,515
Hi There, I have couple of Omron PLCs connected on my kepserverex and my intouch reads data from kepserverex. I have been observing that roughly...
Replies
3
Views
60
Back
Top Bottom