ERROR_ID (ENUM)

TYPE ERROR_ID :

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

UNKNOWN_ERROR

100

An unknown error occurred

FATAL_ERROR

16#5FFF

Fatal error of model state machine