RTCLK.ERROR (ENUM)

(CAA_RealTimeClock.library)

This data structure describes errors, which can occur when using the functions of the CAA.RealTimeClock library. Error range 5700 – 5749 is reserved for this library in the prefix registration for libraries (Prefix.pdf).

NO_ERROR    

0

No error

FIRST_ERROR

5700

First library-specific error

TIMEOUT

5701

Time limit exceeded

NOT_AVAILABLE

5702

Not available

TIME_NOT_VALID

5703

Invalid date has been set, e.g. 29.02.2007

WRONG_PARAMETER

5704

Wrong ASM Job ID

ERROR_UNKNOWN

5705

Unknown error

NOT_IMPLEMENTED

5706

Not implemented / not supported

FIRST_MF

5725

First manufacturer-specific error

LAST_ERROR

5749

Last library-specific error