Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

PLC 5 and ControlLogix MSG instruction

Status
Not open for further replies.

gjarwani

Electrical
Joined
Jun 12, 2007
Messages
1
I am trying to send data from ControlLogix to PLC 5 using MSG instruction. My Ethernet address for ControlLogix is 192.168.1.12 and for PLC 5 is 192.168.1.15. They are on the same network. My Ethernet module name is Enet_1. In my MSG instruction on ControlLogix, I put path field: Enet_1, 1,192.168.1.15; Message type: PLC5 typed read.

When I run the program, it gives me error: connection failure. Extended error code is 312.

Please let me know what mistake I am doing.
 
I agree with TW, the output port on most modules is 2, with the exception of the DH/RIO module, which has ports 2 & 3.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top