2.2. Input registers
Variable
Address
Default
value
For PDU
Dec
Hex
MB_ADDR_ZONE_TEMPERATURE_ACTUAL
0
0x0000
-
MB_ADDR_ZONE_ACTUAL_PROGRAM_STATE
1
0x0001
0
Table 22: input register type data block organization
MB_ADDR_ZONE_TEMPERATURE_ACTUAL - register that contains information on current
temperature of a room in which the device is located. As a result of the register read, the vaue is obtained,
from which the temperature is determined through the following formula:
T measured = ( MB_ADDR_ZONE_TEMPERATURE_ACTUAL / 100)[°C]
Caution !! In case of damage to the sensor, the value obtained due to read, will equal to -32768,
which gives a temperature of 327.68[°C]. Moreover, in MB_ADDR_NTC_1_ACTIVE (see subsection. 2.3)
am activity marker for this sensor will disappear.
MB_ADDR_ZONE_ACTUAL_PROGRAM_STATE - Register that contains information on device
operating status deriving from the schedule.
Variable
value
Operating
status
Description
0
Continuous Schedule off
1
On 1
Device is in first heating period
2
Off 1
The device is beyond the first but before the second heating period
3
On 2
The device is in the second heating period.
4
Off 2
The device is beyond the second but before the first heating period.
Table 23: Current operating condition (see. From MB_ADDR_ZONE_SCHEDULE_MON_FRI_WORKJ_START
to. MB ADDR ZONE SCHED ULE_SUN_ WORK 2 STOP).
20