DRV-EL¶
Holding Registers¶
0x00 - WorkMode¶
Work mode.
Parameter name |
Description |
Value |
---|---|---|
WM_TS |
TS Mode. |
0 |
WM_OFF |
Device off. |
1 |
WM_HEAT_AUTO |
Automatic heating. |
2 |
WM_HEAT_MANUAL |
Manual heating. |
3 |
WM_VENTILATION_EL |
Ventilation. |
4 |
WM_RAW |
Raw. |
5 |
- Default value
2
0x01 - FanEffRef¶
Fan efficiency setting.
Parameter name |
Description |
Min |
Max |
Set value |
---|---|---|---|---|
FAN_OFF |
Fan off. |
0 |
0 |
0 |
FAN_SPEED_01 |
First step. |
1 |
33 |
33 |
FAN_SPEED_02 |
Second step. |
34 |
66 |
66 |
FAN_SPEED_03 |
Thrid step. |
67 |
100 |
100 |
- Default value
100
0x02 - DestEnable¶
Forcing destratification mode for destratificator.
Parameter name |
Description |
Value |
---|---|---|
NOT_SET |
Not set. |
0 |
OFF_1 |
Disabled. |
1 |
ON_2 |
Enabled. |
2 |
- Default value
1
0x03 - DestTempRef¶
Target value for lunching desertification mode.
Parameter name |
Description |
Min |
Max |
Step |
Multiplier |
---|---|---|---|---|---|
DEST_TEMP_REF |
Target temperature. |
0 |
100 |
5 |
0.1 |
- Default value
50
0x04 - NULL_4¶
Register not used.
Parameter name |
Description |
Min |
Max |
---|---|---|---|
uint16_range |
Register not used. |
0 |
65535 |
0x05 - ElectricHeaterPTCPowerL¶
Electric heater power for LEO EL L in manual heating work mode. (SW3.5 = K1)
Parameter name |
Description |
Value |
---|---|---|
NOT_SET |
Not set. |
0 |
OFF_1 |
Disabled. |
1 |
EH_PTC_PWR_01 |
1 heat setting. |
2 |
EH_PTC_PWR_02 |
2 heat setting. |
3 |
EH_PTC_PWR_03 |
3 heat setting. |
4 |
- Default value
2
0x06 - ElectricHeaterPTCPowerS¶
Parameter name |
Description |
Value |
---|---|---|
NOT_SET |
Not set. |
0 |
OFF_1 |
Disabled. |
1 |
EH_PTC_PWR_01 |
1 heat setting. |
2 |
EH_PTC_PWR_02 |
2 heat setting. |
3 |
- Default value
2
0x07 - ModeAutoFanEffRef¶
Fan efficiency after attaining target temperature in AUTO mode.
Parameter name |
Description |
Min |
Max |
Set value |
---|---|---|---|---|
FAN_OFF |
Fan off. |
0 |
0 |
0 |
FAN_SPEED_01 |
First step. |
1 |
33 |
33 |
FAN_SPEED_02 |
Second step. |
34 |
66 |
66 |
FAN_SPEED_03 |
Thrid step. |
67 |
100 |
100 |
0x08 - ModeManualFanEffRef¶
Fan efficiency after attaining target temperature in MANUAL mode
Parameter name |
Description |
Min |
Max |
Set value |
---|---|---|---|---|
FAN_OFF |
Fan off. |
0 |
0 |
0 |
FAN_SPEED_01 |
First step. |
1 |
33 |
33 |
FAN_SPEED_02 |
Second step. |
34 |
66 |
66 |
FAN_SPEED_03 |
Thrid step. |
67 |
100 |
100 |
Input Registers¶
0x01 - software_type¶
Information about hardware type and it’s version.
Table below shows software_type
for this specific device. Different devices are listed in software type table.
Parameter name |
Description |
Value |
---|---|---|
HEATER_AC_EL |
HEATER_AC_EL |
1794 |
0x02 - connection_count¶
Connection count. Increased each time register is read. First query always returns value 0x01. If register value equals 0xFFFF before the query, next one will be equal to 0x00. Monitoring this register enables system diagnostics (e.g. if the program was not deployed second time after voltage shortage).
Parameter name |
Description |
Min |
Max |
---|---|---|---|
CONNECTION_COUNT |
Connection Count |
0 |
65535 |
0x03 - soft_ver¶
Software version.
Check out our guide on how to extract information from masked register.
Parameter name |
Description |
Shift |
Mask |
Value |
---|---|---|---|---|
TAG |
TAG |
0 |
15 |
major_minor |
MINOR |
MINOR |
4 |
240 |
major_minor |
MAJOR |
MAJOR |
8 |
3840 |
major_minor |
major_minor
Parameter name |
Description |
Value |
---|---|---|
MAJOR_MINOR |
MAJOR MINOR |
0x04 - T3¶
Temperature measured by T3 sensor (air near the celling).
Parameter name |
Description |
Min |
Max |
Value |
Step |
Multiplier |
---|---|---|---|---|---|---|
TEMPERATURE |
Temperature. |
-1500 |
2000 |
5 |
0.1 |
|
SHORT_CIRCUIT |
Short circuit. |
28672 |
||||
PT1000_NC |
Sensor not connected. |
32767 |
0x05 - T4¶
Temperature measured by T4 sensor (room temperature).
Parameter name |
Description |
Min |
Max |
Value |
Step |
Multiplier |
---|---|---|---|---|---|---|
TEMPERATURE |
Temperature. |
-1500 |
2000 |
5 |
0.1 |
|
SHORT_CIRCUIT |
Short circuit. |
28672 |
||||
PT1000_NC |
Sensor not connected. |
32767 |
0x06 - FanEff¶
Fan efficiency.
Parameter name |
Description |
Min |
Max |
Set value |
---|---|---|---|---|
FAN_OFF |
Fan off. |
0 |
0 |
0 |
FAN_SPEED_01 |
First step. |
1 |
33 |
33 |
FAN_SPEED_02 |
Second step. |
34 |
66 |
66 |
FAN_SPEED_03 |
Thrid step. |
67 |
100 |
100 |
0x07 - AntifreezeWarehouseState¶
Information about antifreeze.
Parameter name |
Description |
Value |
---|---|---|
NOT_SET |
Not set. |
0 |
OFF_1 |
Disabled. |
1 |
ON_2 |
Enabled. |
2 |
0x08 - DestStatus¶
Destratification status:
Parameter name |
Description |
Value |
---|---|---|
NOT_SET |
Not set. |
0 |
OFF_1 |
Disabled. |
1 |
ON_2 |
Enabled. |
2 |
0x09 - ThermalContactState¶
Thermal contact state.
Parameter name |
Description |
Value |
---|---|---|
NOT_SET |
Not set. |
0 |
ON_1 |
Enabled. |
1 |
OFF_2 |
Disabled. |
2 |
0x0A - FuseState3V¶
Fuse state for EC/3V/Roof fans, information can be read from 4 bits.
Check out our guide on how to extract information from masked register.
Parameter name |
Description |
Shift |
Mask |
Value |
---|---|---|---|---|
FAN_3V |
Fan 3V fuse state |
8 |
3840 |
fuse_condition |
fuse_condition
Parameter name |
Description |
Value |
---|---|---|
NOT_SET |
Not set. |
0 |
FUSE_OK |
Fan fuse is OK |
1 |
FUSE_BLOWN |
Fan fuse is BLOWN. |
2 |
0x0B - PtcHeaterPowerState¶
Electric heater power for LEO EL in manual heating work mode.
Parameter name |
Description |
Value |
---|---|---|
NOT_SET |
Not set. |
0 |
OFF_1 |
Disabled. |
1 |
EH_PTC_PWR_01 |
1 heat setting. |
2 |
EH_PTC_PWR_02 |
2 heat setting. |
3 |
EH_PTC_PWR_03 |
3 heat setting. |
4 |
0x0C - ElectricHeaterType¶
Electric heater type.
Parameter name |
Description |
Value |
---|---|---|
NOT_SET |
Not set. |
0 |
EH_TYPE_EL10 |
LEO EL S heater. |
1 |
EH_TYPE_EL23 |
LEO EL L heater. |
2 |