Configure CIP Options - Connections for ControlLogix Processors
To configure connections for ControlLogix processors, perform the following steps:
- Enter the maximum number of allowable ControlLogix messaging connections per PLC. The default number of connections is 4.
- Select theMessaging Connection Parameters. Once RSLinx Classic opens a connection to send a CIP request to a ControlLogix processor, it leaves the connection open for future CIP requests, however, a connection timeout interval and a retry interval are specified when the connection is opened.
- Connection Timeout Interval - If this timeout interval expires before the connection is used again, RSLinx Classic, the ControlLogix processor, and any bridge between them terminates the connection.
- Retry Interval - If RSLinx Classic sends a CIP request on a connection and the retry interval expires before a response is received, RSLinx Classic resends the request. If the ControlLogix processor received the original request, it recognizes this as a retry and does not process the request again.
- Select theUse Connections for Writes to ControlLogix processorscheck box when writing to a ControlLogix processor from DDE/OPC. The default is to use a CIP connection to write data. If you are not sending data to the controller very often, clear this check box; however, in some cases this may cause messages to be lost.
- If an entire UDT is 480 bytes or less, select theOptimize User Defined Templatescheck box to try to read the entire UDT at a time from the ControlLogix processor.
Provide Feedback