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