CLX produced/consumed tags banging network ethernet

mncarmack

Member
Join Date
Feb 2008
Location
N.C.
Posts
14
Hi All, I have two compactloxic controllers communicating with each other over ethernet. both are producing and consuming tags from one to the other. Everything works great, but IT tells me they are banging the network, he says they are both trying to connect to some besar ip addresses that are nowhere around. Not sure what to do, again, the communication between the two is working very well.
Thanks for any help
 
Isn't it fun to mystify the IT department ?

Those funny-looking IP addresses are Multicast group addresses.

All I/O type connections in Rockwell EtherNet/IP systems, including Produced/Consumed Tags, use UDP Multicast addressing so that multiple devices can consume the data at the same time.

Usually, a managed switch running a feature called IGMP Snooping will learn which devices need to see the multicast traffic and constrain it from flooding to the other ports on the switch.

In your particular case where you only have two controllers doing Produced/Consumed Tags, you can set them up to use Unicast addressing that won't flood out of an unconfigured or unmanaged switch.

There's a good overview of these mechanisms in the "Ethernet Modules in RSLogix 5000 Control Systems" manual, ENET-UM001.
 
As a quick bit of info, I am sure that unicast is only an option on the later versions of RSLogix5000. I may be wrong and if I am I am sure I will be corrected.
Regards Alan Case
 
Isn't it fun to mystify the IT department ?

Those funny-looking IP addresses are Multicast group addresses.

All I/O type connections in Rockwell EtherNet/IP systems, including Produced/Consumed Tags, use UDP Multicast addressing so that multiple devices can consume the data at the same time.

Usually, a managed switch running a feature called IGMP Snooping will learn which devices need to see the multicast traffic and constrain it from flooding to the other ports on the switch.

In your particular case where you only have two controllers doing Produced/Consumed Tags, you can set them up to use Unicast addressing that won't flood out of an unconfigured or unmanaged switch.

There's a good overview of these mechanisms in the "Ethernet Modules in RSLogix 5000 Control Systems" manual, ENET-UM001.
The Unicast, does that just apply the produced/consumed tags? because these plc's are also talking to other applications.
 
The Unicast, does that just apply the produced/consumed tags? because these plc's are also talking to other applications.

You have to choose Unicast while configuring the Produce/Consumer link . This means, you are able to configure each Produce/Consumer tag individually. Other applications are not influenced.
 
You have to choose Unicast while configuring the Produce/Consumer link . This means, you are able to configure each Produce/Consumer tag individually. Other applications are not influenced.

I upgraded to 16 and I see where you can configure each Produced/Consumed tag individually, but see nothing about seting up a Produce/Consumer Link. Could you tell me where I would find this?
Thanks
 

Similar Topics

I am currently working on a project that uses 4 Controllers and a RIO. The project standard requires we use Produced and consumed tags for...
Replies
5
Views
4,705
For some reason I am having trouble setting up a pair of L61 controllers with ethernet cards for producing and consuming tags. I've added ENBT's...
Replies
4
Views
21,154
Controller: 1756-L84E v.35 Prosoft MVI56E-MNETC for ModbusTCP/IP I'm having an issue with some of my write commands. The write command that...
Replies
0
Views
196
I have several Avery scale units and they are configured as Generic Ethernet modules, and I am actually reading the data fine for the weight...
Replies
2
Views
421
What's the best way to move a tag value from the panelview+7 to the clx plc. We display amps from a power meter on the panelview screen, read in...
Replies
1
Views
400
Back
Top Bottom