ERROR_ID (ENUM)

TYPE ERROR_ID :

Attributes:
qualified_only
InOut:

Name

Initial

Comment

NO_ERROR

16#0

No error

INVALID_COM_PORT

16#1

Specified COM port is invalid, check ID or existence of COM port in configuration

MISSING_PARAM_LIST_BUFFER

16#2

Missing reference to parameter list

PARAM_LIST_BUFFER_TOO_SMALL

16#3

Parameter list is not large enough or empty

CFG_READ_FAILED

16#4

Failed to obtain configuration data

UNKNOWN_ERROR

16#FE

unknown error occurred

FATAL_ERROR

16#5FFF

fatal error state