# ERROR\_CODE

## `ERROR_CODE` (`ENUM`)

`TYPE` ERROR\_CODE: NO\_ERROR

Attributes: `qualified_only`

InOut:

| Name               | Initial | Comment                      |
| ------------------ | ------- | ---------------------------- |
| NO\_ERROR          | 16#0    | Control sensor defective     |
| CONTROL\_SENSOR    | 16#1    | Control sensor defective     |
| FAN\_MOTOR         | 16#2    | Motor fault                  |
| ANTIFREEZE\_ROOM   | 16#3    | Room antifreeze protection   |
| CONDENSATION       | 16#4    | Condensate alarm             |
| INVALID            | 16#5    | No function                  |
| TEMP\_SENSOR       | 16#6    | Sensor defective             |
| ANTIFREEZE\_DEVICE | 16#7    | Device antifreeze protection |
| EEPROM             | 16#8    | EEPROM defective             |
