MSG via NET-ENI

rguimond

Lifetime Supporting Member
Join Date
Jul 2009
Location
Escuminac
Posts
666
Is there any way to directly MSG between teo ML-1200 through NET-ENI modules? I'm currently using a ML1100 on the same Ethernet network to read from one ML-1200 and to write to another ML-1200 through their respective ENI modules. The data isn't machine safety related, so I'm not overly concerned about efficiency, but it would be nice to have them communicate directly. It seems like a waste of resources to have the ML-1100 doing this extra work.

BTW, connecting via DF1 isn't possible, because I need the NET-ENI to allow communication with Ethernet-based HMIs.

Maybe a port splitter would work?
 
Not sure I understand your configuration.

Isn't this just a matter of reading from the other and writing to yourself?

I've only had experience with explicit messaging between PF drives, but it seems equally simple.
 
The trick is that the 1761-NET-ENI has a table of DF1/IP address equivalents.

When you initiate a message from a MicroLogix 1200, the target address will be a DF1 address between 0 and 49. The Net-ENI looks up the IP address associated with that DF1 address and forwards the message to it, as well as managing the reply.

This table is configured either with the NET-ENI Utility (the Message Routing tab) or by sending another MSG to a DF1 address for Configuration. Send a configuration address to DF1 Node 100, for example, to configure the DF1/IP message routing for the target address DF1 Node 00.

This table is only necessary in the Net-ENI that is connected to the MicroLogix that's initiating the MSG instructions. If the "target" Net-ENI and MicroLogix are just responding to messages, they don't need any configuration of the Message Routing table.
 

Similar Topics

Yesterday I was working with an Allen-Bradley Controllogix and a Compactlogix. I was using a MSG instruction to read from the Controllogix via...
Replies
0
Views
1,126
Hi All I have been struggling with this problem for a good few hours now without success, so I definitely need some help. I am trying to set up an...
Replies
3
Views
2,258
Does anyone know how to do this via MSG or SSV? All I want is the "Reset Module" type of command that one can find in the third tab of the generic...
Replies
1
Views
2,326
Hi all, I have a SLC 5/03 with a 1761-NET-ENI and a ML 1100 on my test bench. I would like to learn messaging between the PLC units. I am a...
Replies
10
Views
2,477
i have a Clx(1756-L73) as the main plc, and it is swapping data with Mlx 1500. The two are connected to a AB managed switch(EMS04T). The mlx...
Replies
9
Views
20,150
Back
Top Bottom