ControlLogix 5550: unsolicited messages on a DH+ network
To configure an unsolicited message in a ControlLogix processor and route it to RSLinx Classic on a DH+ 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 DH+. For example, 1, <slot ID of DHRIO module>
- Specify a unique Source Link ID in the message instruction. This value can be used for all message instructions in this controller. Also, configure the Destination Link as configured in your system. All items on this page must be configured.
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.
- From theDDE/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