# EKMBDXB7V1\_ERROR\_STATES

## `EKMBDXB7V1_ERROR_STATES` (`STRUCT`)

`TYPE` EKMBDXB7V1\_ERROR\_STATES: `STRUCT`

InOut:

| Name            | Type     | Comment                                                                                                         |
| --------------- | -------- | --------------------------------------------------------------------------------------------------------------- |
| `sErrorCode`    | `STRING` | <p>Error code (Bit 15 - 8: ASCII - High Value, Bit 7 - 0:<br>ASCII - Low Value)</p>                             |
| `wUnitNumber`   | `WORD`   | <p>Number of the indoor unit, if multiple indoor units are connected at the same address (e.g.<br>1-00)</p>     |
| `xWarnState`    | `BOOL`   | <p>Warnings - Status (FALSE = Normal, TRUE = Warning, in<br>the event of a warning the unit is not stopped)</p> |
| `xAlarnState`   | `BOOL`   | <p>Alarm - Status (FALSE = Normal, TRUE = Alarm, in the<br>event of an alarm the unit is not stopped)</p>       |
| `xErrorState`   | `BOOL`   | <p>Error - Status (FALSE = Normal, TRUE = Error, in the<br>event of an error the unit is not stopped)</p>       |
| `wErrorSubCode` | `WORD`   | <p>Additional sub-error code (only valid for errors<br>that have a sub-code)</p>                                |
