EKMBDXB7V1_ERROR_STATES

EKMBDXB7V1_ERROR_STATES (STRUCT)

TYPE EKMBDXB7V1_ERROR_STATES : STRUCT

InOut:

Name
Type
Comment

sErrorCode

STRING

Error code (Bit 15 - 8: ASCII - High Value, Bit 7 - 0: ASCII - Low Value)

wUnitNumber

WORD

Indoor unit number when multiple indoor units are connected to the same address (e.g. 1-00)

xWarnState

BOOL

Warnings - status (FALSE = normal, TRUE = warning; on a warning the unit is not stopped)

xAlarnState

BOOL

Alarm - status (FALSE = normal, TRUE = alarm; on an alarm the unit is not stopped)

xErrorState

BOOL

Error - status (FALSE = normal, TRUE = error; on an error the unit is not stopped)

wErrorSubCode

WORD

Additional sub-error code (only valid for errors that have a sub-code)

Last updated