AB ML1400/K300 communication issue

pgroff9

Member
Join Date
Dec 2018
Location
Wisconsin
Posts
6
I'm having an issue getting explicit messaging to work between a micrologix 1400 and Kinetix 300. IP addresses and subnets are set up and I can access both via the ethernet ports but the explicit messages from the ML1400 error with a connection timed out. I'm using the indexing sample program from the Rockwell site for the base for my program.

Thanks for the help
 
Welcome to the PLCTalk forum community !

Generally a connection timeout really means a connection timeout.

Describe your IP addressing, subnetting, and physical configuration of the networking, and provide some details about the MSG instructions.

If I were troubleshooting the system, I would try an Explicit Message to read the Identity Object (Class 1, Instance 1, Attribute 1 = Vendor ID = 1 = Allen-Bradley), just to verify that my network ports are set up correctly and there's no possibility that I am mis-addressing an object or register in the target device.
 
Morning

Micro 1400
Ethernet Ch1(Integral)
IP: 192.168.1.1
Sub: 255.255.255.0
Gateway: 0.0.0.0

Kinetix 300
IP: 192.168.1.20
Sub: 255.255.255.0
Gateway: 0.0.0.0

Standard EthernetA cable between them

Ladder logic attached.
Thanks
 
Standard EthernetA cable between them


I presume you're online with the MicroLogix via its serial port, then ?

Is there a switch, or do you have them literally connected straight between ?

I'm not 100% certain that the servo and the controller will correctly do auto-MDX or auto-negotiate when there is no switch involved. What do the link status LEDs show you ?

Do you have the same connectivity problem when you connect the MicroLogix, the Kinetix 300, and your computer to an ordinary Ethernet switch ?
 
Yes the issue persists with an ethernet switch in between. The status light on the switch shows green for connection with no indicator for speed.

Also noted the Awaiting Execution bit is on within the message window.
 
Found the solution to the communication issue. RSLogix500 V10 has an issue with the extended messaging function. The compiler version 5.44 is the issue. Upgraded Logix500 and comms took right off.
 

Similar Topics

Hello, I am new here and have been working with PLCs for a few years now. I have been tasked with setting up a Micrologix 1400….. to a Cmore 10...
Replies
10
Views
447
Hi, We may of finally received out first v21 ML1400. IP address set, proceed to download standard file for our machines & at about the 80% mark...
Replies
10
Views
1,427
I have a Allen Bradely 1500 that has a cracked board. It still works but needs replaced (battery is no longer connected). To make migration easier...
Replies
10
Views
3,200
Hi, I've got a new project for a vacuum conveying system. We require to add another HMI to the existing system which will then feed 2 separate...
Replies
6
Views
1,804
Hi All I have connected a Keyence SR1000 to a Compact Logix PLC and am triggering the scanner and reading barcodes over Ethernet/IP, no issues...
Replies
2
Views
825
Back
Top Bottom