User manual
Publication CNET-UM001C-EN-P - November 2005
6-16 Peer-to-Peer Messaging
Stagger the Messages
As you add messages to your project, you may have to coordinate the
execution of the messages. To avoid errors and assure that each message is
processed, follow these rules:
If the number of messages in your application exceeds rules 1 and 2, then
stagger the execution of your messages. Here are some options:
• Send each message in sequence.
• Send the messages in groups that are within the limits of rules 1 and 2.
• Program a message to communicate with multiple devices.
Route PLC-5 Messages
Between ControlNet
Networks
You can use ControlLogix communication modules to route a message
between PLC-5 controllers that are on different networks, such as a bridged
message. The following example depicts a ControlLogix chassis with two
1756-CN2 modules that route a message from one ControlNet network to a
different ControlNet network.
Rule 1 Enable no more than 16 messages at one time (including block transfers).
Rule 2 Enable no more than 10 of the following types of messages at one time:
• CIP data table reads or writes that are not cached
• CIP generic
• PLC-2, PLC-3, PLC-5, or SLC (all types)
• block transfer reads or writes that are not cached
EXAMPLE
Message from a PLC-5C on a ControlNet network to a
PLC-5C on a different ControlNet network
P
L
C
5
C
P
L
C
5
C
Node 1Node 2
Node 3 Node 5
ControlNet
Network A
ControlNet
Network B
C
N
2
C
N
2
Message