DRV-V

Holding Registers

0x00 - WorkMode

Work mode.

Parameter name

Description

Value

NOT_SET

Not set.

0

WM_OFF

Device off.

1

WM_HEAT_AUTO

Automatic heating.

2

WM_HEAT_MANUAL

Manual heating.

3

WM_COOL_AUTO

Automatic cooling.

4

WM_COOL_MANUAL

Manual cooling.

5

WM_VENTILATION

Ventilation.

6

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 - ModeAutoFanEffRefMin

Minimal fan efficiency 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

0x06 - ModeManualFannEffRef

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

HEATER_AC

1793

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 (temperature measured 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

Antifreeze warehouse status.

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 - FilterPressureState

Filter pressure state.

Parameter name

Description

Value

FILTER_BC_0

Filter - bad condition, or not conntected.

0

FILTER_GC_2

Filter - good condition, connected.

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 - ValveState

Valve state.

Parameter name

Description

Value

IDLE

IDLE state.

0

ON_1

Enabled.

1

OFF_2

Disabled.

2