ControlLogix 5550: unsolicited messages on an Ethernet network
To configure an unsolicited message in a ControlLogix processor and route it through a 1756-ENET ControlLogix Gateway to RSLinx Classic on an Ethernet network, complete the following:
From Logix Designer (RSLogix 5000)
- Create a message instruction in the ControlLogix processor that is PLC-5 Typed Write, and with a communication path of CIP with Source ID. For example: 1, <slot ID of ENET module>, <output port (normally 2)>, <IP address>.
- Specify a unique Source Link ID in the message instruction. This value can be used for all message instructions in this controller.
From RSLinx Classic
- From the Control bar, selectDDE/OPC > Options.
- On theGeneraltab, selectAccept UDP Messages on Ethernet Port.TIP:This option is enabled by default inRSLinx Classicversion 4.00 or earlier. Starting fromRSLinx Classicversion 4.10, this option is disabled by default.
- FromRSWho, right-click the ControlLogix processor, and selectConfigure New DDE/OPC Topic.
- FromDDE/OPC Topic Configurationdialog box, select theData Collectiontab.
- SelectPLC-5for Processor Type.
- Select theAdvanced Communicationtab. For Local or Remote Addressing, selectRemote routeand configure the bridge type as 1785-KA5 Bridge/5130-KA.
- For the Remote ID, use the Source Link ID from the ControlLogix message instruction, and ensure the Remote Network Type is Data Highway Plus (DH+).
Provide Feedback