ERROR_ID (ENUM)
- TYPE ERROR_ID(
NO_ERROR
- Attributes:
qualified_only- InOut:
Name
Initial
Comment
NO_ERROR
0
No error
INVALID_HANDLE
1
Invalid coupler instance handle
DATA_SIZE_INVALID
2
Data size is not the expected one
INVALID_POINTER
3
Invalid pointer found
NO_NETX_CHNL_FOR_SLOTADDR
4
No valid Netx channel on coupler slot
JOB_NOTCREATED
5
No job created
UDISTA_ERR
6
More stack errors possible, further information, if avaiable in output AddErrNo
ASYNC_STATE_BAD
7
Job finished but bad
JOB_RESULT_ERR
8
Job result error, further information in output AddErrNo
STARTJOB_FAULTY
9
Job could not be started
NO_USER_MSG_HDL
10
No user message handle
DATA_SIZE_TOO_BIG
11
Data size is to big (> 84 Bytes)
MSG_TYPE_NOT_SUPPORTED
12
Type (command code) of received message is not supported
RECEIVER_NOT_READY
13
No receiver is ready to receive message
JOB_TIMEOUT
14
Job ends with timeout
JOB_UNKNOWN_ERROR
15
Unknown job error occured
JOB_INVALID_PARAMETER
16
Invalid parametes for job assinged
JOB_PENDING
17
Job is not yet finished
JOB_WRONG_CYCLIC_STATE
18
Job in wrong state
INVALID_INSTANCE
19
Invalid instance handle
REQUEST_FAILED
20
Request has failed, see AddErrNo for details
REQUEST_INVALID_PARAMETERS
21
Request was called with invalid parameters
REQUEST_INTERNAL_ERROR
22
Internal Error occured during execution of request
REQUEST_INVALID_CNF
23
Received invalid confirmation
UNKNOWN_ERROR
100
An unknown error occurred
FATAL_ERROR
16#5FFF
Fatal error of model state machine