ERROR_ID (ENUM)

TYPE ERROR_ID(

NO_ERROR

Attributes:
qualified_only
InOut:

Name

Initial

Comment

NO_ERROR

0

no error

FAILED

1

general error

INVALID_DATA_POINTER

2

invalid pointer to data

DATA_SIZE_LOWER_LIMIT

3

assigned value exceeds lower limit

DATA_SIZE_UPPER_LIMIT

4

assigned value exceeds upper limit

DEVICE_NAME_EMPTY

5

device name string is empty

INVALID_DEVICE_INSTANCE

6

invalid instance of CM579-PNIO assigned at input Device

COM_INDEX_LOWER_LIMIT

7

assigned value of COM index too small

COM_INDEX_UPPER_LIMIT

8

assigned value of COM index too big

DEVICE_IS_NOT_CI504

9

the assigned device name doesn’t belong to a CI504-PNIO device

REQUEST_FAILED

10

request to read or write of serial data was failed

PROTOCOL_ERROR

11

Protocol error, see StatusCode

SUBMODULE_NOT_FOUND

12

specified submodule not found

FATAL_ERROR

16#5FFF

fatal error of model state machine