Explicit messaging error codes – Rockwell Automation 1747-SDN SLC 500 DeviceNet Scanner Module User Manual User Manual

Page 151

Advertising
background image

Publication 1747-UM655B-EN-P - June 2007

Explicit Message Program Control 151

Explicit Messaging Error Codes

Error codes have two bytes of data. The first byte is a General Error
Code and the second is an optional Additional Code Field that may
contain additional information about the error. If this field is unused,
the value 0FFH is shown. The following table describes explicit
messaging error codes.

CIP Response Error Codes

Numeric Code

Name

Description

02H

Resource unavailable

A needed resource was not available

08H

Service unsupported

Service is not defined or implemented for this class/instance

09H

Invalid attribute value

Data is invalid for the specified attribute

0BH

Already in requested state

Object is in the requested state - redundant request

0CH

Object state conflict

Not allowed with object in present state

0EH

Attribute cannot be set

Read-only attribute

0FH

Privilege violation

A permission/privilege check failed

10H

Device state conflict

Not allowed with device in present state

11H

Reply too big

Reply larger than buffer allocated when connection was established

13H

Too little data

Request included insufficient data

14H

Attribute not supported

Attribute number is incorrect

15H

Too much data

Request included extra data

16H

Object does not exist

Class/instance numbers are incorrect

18H

No stored attribute data

Attribute data was not saved prior to this request

19H

Store operation failure

Attribute data was not successfully saved

1FH

Vendor-specific error

Second byte may offer details - refer to vendor documentation

20H

Invalid parameter

Parameter associated with request is invalid

D0H

Reserved and
service-specific errors

Used only when none of the standard error codes supplemented by the second byte
accurately describes the problem

FFH

Advertising