CIPGeneralErrorCodes (GVL)¶
- InOut:
Scope
Name
Type
Initial
Comment
Constant
CIP_GENERAL_ERROR_SUCCESS
BYTE16#0
Success
CIP_GENERAL_ERROR_CON_FAILURE
BYTE16#1
A connection related service failed
BYTE16#2
Some requiered ressources for the service haven’t been available
CIP_GENERAL_ERROR_INVALID_PARAM
BYTE16#3
See state 0x20, which is applied in this situation
CIP_GENERAL_ERROR_PATH_SEG_ERROR
BYTE16#4
A path segment error has been encountered
CIP_GENERAL_ERROR_PATH_DEST_UNKNOWN
BYTE16#5
The path references an unkown object
CIP_GENERAL_ERROR_PARTIAL_TRANSFER
BYTE16#6
Only a part of the expected data could be transferred
CIP_GENERAL_ERROR_CON_LOST
BYTE16#7
The connection has been lost
CIP_GENERAL_ERROR_SERVICE_NOT_SUPPORTED
BYTE16#8
The requested service is not supported
CIP_GENERAL_ERROR_INVALID_ATTR_VALUE
BYTE16#9
Detection of invalid attribute data
CIP_GENERAL_ERROR_ATTR_LIST_ERROR
BYTE16#A
A attribute has got an state unequal 0
CIP_GENERAL_ERROR_ALREADY_REQ
BYTE16#B
The object is already in request mode
CIP_GENERAL_ERROR_OBJ_STATE_CONFLICT
BYTE16#C
The object is not able to perform service
CIP_GENERAL_ERROR_OBJ_EXIST
BYTE16#D
The object already exists
CIP_GENERAL_ERROR_ATTR_NOT_SET
BYTE16#E
The attribute is not settable
CIP_GENERAL_ERROR_PRIV_VIOLATION
BYTE16#F
A check of permissions failed
CIP_GENERAL_ERROR_DEV_STATE_CONFLICT
BYTE16#10
The current state of the device prevents the service
CIP_GENERAL_ERROR_REPLY_TOO_LARGE
BYTE16#11
The reply data requires more space than allocated
CIP_GENERAL_ERROR_FRAGMENTATION
BYTE16#12
The service causes a fragmentation fault