Appendix a details of status codes, A.1 general status code table – Yaskawa JAPMC-CM2304-E User Manual
Page 91

Appendix A Details of Status Codes
A.1 General Status Code Table
A-2
Appendix A Details of Status Codes
In the Status Detail window (refer to 4.2.7 Status Detail Window on page 4-14), General Status code and Extended Sta-
tus code are displayed if the status code is “4003H.” The following table explains these codes in detail.
A.1
General Status Code Table
Status
Code (Hex)
Text
Details/Description
0000
–
Service has been completed successfully.
0001
ROUTER_ERROR_FAILURE
Details are given by Extended Status code.
Refer to A.2 Extended Status Code Table on page A-3.
0002
ROUTER_ERROR_NO_RESOURCE The Connection Manager resource necessary for processing the
service request cannot be used.
0003
ROUTER_ERROR_INVALID_PARAMETER_
VALUE
The connection number specified by Get_Connection_Data
service is invalid.
If the specified connection is not found, the
Search_Connection_Data service will also return this code.
0004
ROUTER_ERROR_INVALID_SEG_TYPE
The segment type in the path is invalid.
The word offset (0 base) to the error position in the path is
taken as the Extended Status. The offset starts from the word
immediately after the path size field.
This error code is not returned if the error occurs during syn-
tax analysis of the connection path.
0005
ROUTER_ERROR_INVALID_DESTINATION
The path destination is invalid.
The word offset (0 base) to the error position in the path is
taken as the Extended Status. The offset starts from the word
immediately after the path size field.
This error code is not returned if the error occurs during syn-
tax analysis of the connection path.
0007
ROUTER_ERROR_CONN_LOST
Connection was lost.
When the Get/Set service is created through the connection,
the Get/Set service uses this code.
0008
ROUTER_ERROR_BAD_SERVICE
The Connection Manager does not support the requested ser-
vice.
0009
ROUTER_ERROR_BAD_ATTR_DATA
Data segment error
The Extended Status gives an index that indicates the posi-
tion where the error occurred in the data segment.
The index is “1” when the configuration revision number is
present in the data segment. If the error occurs in the Get/Set
service, the Extended Status will indicate the failed attribute
number.
000C
ROUTER_ERROR_OBJECT_STATE_
CONFLICT
With the current state of the object, the requested service can-
not be performed.
As an option, the first word of the Extended Status can
include the current object state.
0010
ROUTER_ERROR_DEV_IN_WRONG_
STATE
With the current state of the device, the requested service can-
not be performed.
As an option, the first word of the Extended Status can
include the current device state.
0011
ROUTER_ERROR_REPLY_DATA_TOO_
LARGE
The response data volume is too large.
The Get service uses this code to indicate that the amount of
the request data is too great to be set in the response buffer.
0013
ROUTER_ERROR_NOT_ENOUGH_DATA Not enough data has been received.
0014
ROUTER_ERROR_ATTR_NOT_
SUPPORTED
The Connection Manager does not support the attribute speci-
fied in the FIND service.
0015
ROUTER_ERROR_TOO_MUCH_DATA Too much data has been received.
0025
ROUTER_ERROR_BAD_KEY_IN_PATH
At least one of the following in the key segment does not agree
with the device: Vendor ID, product code, product type, and
major or minor revision information.
This code is used if a key segment is included in the path.
0026
ROUTER_ERROR_BAD_PATH_SIZE
The path size is invalid.