ERROR_ID
(ENUM)
TYPE ERROR_ID :
- Attributes:
qualified_only
- InOut:
Name
Initial
Comment
NO_ERROR
16#0
No error
UNKNOWN_DEVICE
16#2001
Unknown device
DRIVER_COMM_FAILED
16#1002
Driver communication failed
STACK_REQUEST_FAILED
16#3003
Stack request error
IS_PENDING
16#3FFF
Operation busy
MISSING_DATA_BUFFER
16#1
No data buffer available
UNEXPECTED_BUS_STATE
16#2
Abnormal bus state
MISSING_PARAM_SET
16#3
No parameters received
DATA_BUFFER_TOO_SMALL
16#4
Buffer to small
MISSING_PARAM_ELEMENT
16#5
Missing parameter
NUM_COLLECTION_ELEMENTS
16#6
Too much collection elements
MISSING_POU_INTERFACE
16#7
Missing interface
DEVICE_NOT_READY
16#1001
Device does not answer
MISSING_DRIVER_HANDLE
16#3001
No driver handle
NOT_IMPLEMENTED
16#3002
Implenentation not done
MISSING_REQUEST
16#B
No request
CHANGE_OF_STATE_TIMEOUT
16#112
State supervision failed
ADDITIONAL_ERROR_INFO
16#131
There is additional error info available
PREPARE_INTERNAL
16#1F0
Internal preparation error
SET_OUTPUTS_INTERNAL
16#200
Internal output error
EMPTY_STRING
16#201
Device name string is empty
SLOT_NUM_ERR
16#202
Slot number not allowed
DATA_SIZE_INVALID
16#203
Data size is not the expected one
IM0_LENGTH_ERR
16#204
IM0 length error
INVALID_POINTER
16#205
Invalid pointer found
SLOT_OR_DEV_HANDLE_ERR
16#206
Slot Error or no Device handle
NO_CONF_CMD_RECEIVED
16#207
No confirmation on request
NO_NETX_CHNL_FOR_SLOTADDR
16#208
No valid Netx channel on coupler slot
UDISTA_ERR
16#209
More stack errors possible, further information, if avaiable in output AddErrNo
JOB_FUNCTION_MISSING
16#301
No job function
JOB_PARAMS_MISSING
16#302
No job parameters present
JOB_LAUNCH_FAILED
16#303
Job could not be launched
JOB_PREPARE_FAILED
16#304
Preparation of job failed
JOB_COMPLETE_FAILED
16#305
Job not finished
JOB_LAUNCH_INTERNAL
16#306
Internal launch error
JOB_RESULT_ERR
16#307
Job result error, further information in output AddErrNo
ASYNC_RESET_FAILED
16#308
Reset of asynchronuos interface failed
ASYNC_SETUP_FAILED
16#309
Setup of asynchronuos interface failed
ASYNC_STATE_BAD
16#30A
Job finished but bad
STARTJOB_FAULTY
16#30B
Job could not be started
JOB_NOTCREATED
16#30C
No job created
OPERATION_FAILED
16#30D
operation, e.g. processing within background job, failed (see AddErrno for details)
INPUT_1_WRONG
16#4010
Wrong value at input #1
INPUT_2_WRONG
16#4020
Wrong value at input #2
INPUT_3_WRONG
16#4030
Wrong value at input #3
INPUT_4_WRONG
16#4040
Wrong value at input #4
INPUT_5_WRONG
16#4050
Wrong value at input #5
INPUT_6_WRONG
16#4060
Wrong value at input #6
INPUT_7_WRONG
16#4070
Wrong value at input #7
INPUT_8_WRONG
16#4080
Wrong value at input #8
FATAL_ERROR
16#5FFF
Fatal Error state machine