MSG Instruction

programist

Member
Join Date
Jan 2014
Location
World
Posts
23
Question,

In L35E PLC I can set a path for MSG instruction to LocalENB, 2, x.x.x.x, 1, 0

But in 1769-L30ERM I do not have LocalENB. How do I set the path there?o_O

Thanks!
 
On the modern "5370 family" CompactLogix, the Ethernet module isn't considered to be logically separate from the CPU.

So you just skip that segment of the Path. Start with "2" to aim the MSG out of the Ethernet port.

Similarly, if the destination is a 5370-family CompactLogix, you don't need the "1,0" to get from the Ethernet module to backplane to the CPU.
 

Similar Topics

I'm using a SLC typed write from the ControlLogix5572 to the MicroLogix 1400, with path: 2, (MicroLogix IP). The ControlLogix equipment has a...
Replies
0
Views
87
Hello all, I am currently trying to establish a message instruction to pass data from a 1756-L73 to a 1756-L71. My communication path from the...
Replies
8
Views
350
Hello Friends I am trying to connect to a Zebra printer. I can print the label with hyperterminal both by RS232 and TCP/IP. Now, I am trying to...
Replies
7
Views
276
Can Anyone tell that How Msg Instruction comes under Unscheduled communication and How System Overhead time slice(SOTS) function connected to it...
Replies
1
Views
968
Studio5000, V31 I'm Messaging a MassFlow Meter, specifically to pull the Engineering Units (units of measure) for 6 instances. Basically, do I...
Replies
2
Views
1,203
Back
Top Bottom