Applied Motion RS-232 User Manual
Page 312

312
920-0002 Rev. I
2/2013
Host Command Reference
General Status
Code
(in hex)
Status Name
Description of Status
1A
Routing failure, request
packet too large
The service request packet was too large for transmission on a network in the path to the
destination. The routing device was forced to abort the service.
1B
Routing failure, response
packet too large
The service response packet was too large for transmission on a network in the path
from the destination. The routing device was forced to abort the service.
1C
Missing attribute list entry
data
The service did not supply an attribute in a list of attributes that was needed by the
service to perform the requested behavior.
1D
Invalid attribute value list
The service is returning the list of attributes supplied with status information for those
attributes that were invalid.
1E
Embedded service error
An embedded service resulted in an error
1F
Vendor specific error
A vendor specific error has been encountered. The Additional Code Field of the Error
Response defines the particular error encountered. Use of this General Error Code
should only be performed when none of the Error Codes presented in this table or within
an Object Class definition accurately reflect the error.
20
Invalid Parameter
A parameter associated with the request was invalid. This code is used when a
parameter does not meet the requirements of this specification and/or the requirements
defined in an Application Object Specification.
21
Write-once value or medium
already written
An attempt was made to write to a write-once medium (e.g. WORM drive, PROM) that
has already been written, or to modify a value that cannot be changed once established.
22
Invalid Reply Received
An invalid reply is received (e.g.reply service code does not match the request service
code, or reply message is shorter than the minimum expected reply size). This status
code can serve for other causes of invalid replies.
23
Buffer Overflow
The message received is larger than the receiving buffer can handle. The entire
message was discarded.
24
Message Format Error
The format of the received message is not supported by the server.
25
Key Failure in path
The Key Segment that was included as the first segment in the path does not match the
destination module. The object specific status shall indicate which part of the key check
failed.
26
Path Size Invalid
The size of the path which was sent with the Service Request is either not large enough
to allow the Request to be routed to an object or too much routing data was included.
27
Unexpected attribute in list
An attempt was made to set an attribute that is not able to be set at this time.
28
Invalide Member ID
The Member ID specified in the request does not exist in the specified Class/Instance/
Attribute.
29
Member not settable
A request to modify a non-modifiable member was received.
2A
Group 2 only server general
failure
This error code may only be reported by DeviceNet Group 2 Only servers with 4K or
less code space and only in place of Service not supported, Attribute not supported and
Attribute not settable.
2B
Unknown Modbus Error
A CIP to Modbus translator received an unknown Modbus Exception Code.
2C
Attribute not gettable
A request to read a non-readable attribute was received.
2D-CF
Reserved by CIP for future extensions
D0-FF
Reserved for Object Class
and Service errors
This range of error codes is to be used to indicate Object Class specific errors. Use of
tihs range should only be performed when none of the Error Codes presented in this
table accurately reflect the error that was encountered.