Chapter 9 Communication instructions
192 Rockwell Automation Publication 2080-RM001D-EN-E - February 2015
CIPSTATUS error codes
The following table describes the error codes that are displayed in the ErrorID and
SubErrorID fields of the CIPSTATUS parameter when the ER bit is set.
ErrorID
code
SubErrorID Error code description
33 Parameter configuration related errors
32 Bad Channel number.
36 Unsupported CIP connection type.
40 Unsupported CIP symbolic data type.
41 Invalid CIP symbol name.
43 Unsupported CIP Class value or MemberID count.
48 The instruction block’s input data array size is not sufficient.
49 Invalid target path.
50 Bad service code.
51 The instruction block’s transmit data array size is too big for CIP communication.
Note: The maximum length for the user data to be transmitted varies for different message configurations. If the total
CIP message payload (including user data and CIP message overload) is beyond 504 bytes, an error 0x21 (subError
0x33) is reported.
55 Timeout related errors
112 Message timed out while waiting in the message wait queue.
113 Message timed out while waiting for the a connection to the link layer to be established.
114 Message timed out while waiting to transmit to the link layer.
115 Message timed out while waiting for a response from the link layer.
69 Server response format related error codes
65 Message reply does not match request.
68 Message reply data type not valid/supported. (MSG_CIPSYMBOLIC).
208 No IP address configured for the network.
209 Maximum number of connections used – no connections available.
210 Invalid internet address or node address.
217 Message execution was canceled by user. (Cancel parameter was set to TRUE).
218 No network buffer space available.
222 Reserved.
224 CIP response error code. SubErrorID specifies the CIP status and ExtErrorID specifies the CIP extended status value. Refer to the CIP
specification for possible error code values.