MB_ADDR_ZONE_SCHEDULE_SUN_WORK_1_STOP - allows to set a date of end of first daily
heating period for Sunday. Allowable values for the variable fall within a range from 0 to 1425 (00:00 to
23:45). Attempt to record a number beyond the allowable values leads to an error message. The variable is
stored in backed-up EEPROM memory.
MB_ADDR_ZONE_SCHEDULE_SUN_WORK_1_STOP = h * 60 + m.
Caution !!!
•
Values recorded in the register are rounded to 15[min]. E.g. sending a number equal to 803 (13:23) to
the register will lead to set the value equal to 795 (13:15)
•
The value in MB_ADDR_ZONE_SCHEDULE_SUN_WORK_1_STOP must be higher thean the
value in MB_ADDR_ZONE_SCHEDULE_SUN_WORK_1_START.
MB ADDR ZONE SCHEDULE SUN WORK 2 START - allows to set a date of commencement of
the second daily heating period for Sunday. Allowable values for the variable fall within a range from 0 to
1425 (00:00 to 23:45). Attempt to record a number beyond the allowable values leads to an error message.
The variable is stored in backed-up EEPROM memory.
MB_ADDR_ZONE_SCHEDULE_SUN_WORK_2_START = h * 60 + m.
Caution !!!
•
Values recorded in the register are rounded to 15[min]. E.g. sending a number equal to 905(15:05) to
the register will lead to set the value equal to 900 (15:00)
•
The value in MB_ADDR_ZONE_SCHEDULE_SUN_WORK_2_START must be lower than the
value in MB_ADDR_ZONE_SCHEDULE_SUN_WORK_2_STOP.
MB_ADDR_ZONE_SCHEDULE_SUN_WORK_2_STOP - allows to set a date of end of the second
daily heating period for Sunday. Allowable values for the variable fall within a range from 0 to 1425 (00:00
to 23:45). Attempt to record a number beyond the allowable values leads to an error message. The variable is
stored in backed-up EEPROM memory.
MB_ADDR_ZONE_SCHEDULE_SUN_WORK_2_STOP = h * 60 + m.
Caution !!!
Values recorded in the register are rounded to 15[min]. E.g. sending a number equal to 1330 (22:10)
to the register will lead to set the value equal to 1320 (22:00)
•
The value in MB_ADDR_ZONE_SCHEDULE_SUN_WORK_2_STOP must be higher than the
value in MB_ADDR_ZONE_SCHEDULE_SUN_WORK_2_START.
MB ADDR DOOR OPTIMUM – variable that define how many gears of air output will be turn up
when the door start to open. Allowable values for the variable fall within a range from 0 to 3.
Attempt to record a number beyond the allowable values leads to an error message. The variable is
stored in backed-up EEPROM memory.
MB ADDR FAN COOLING VOLT – variable that define how much voltage will by turn up in the
moment of cooling coils ( Only if voltage corresponding to the value of gear that is currently set up is
lower than value of this parameter). Allowable values for the variable fall within a range from 500 to
1000 (5.00[V]-10.00[V]. Attempt to record a number beyond the allowable values leads to an error
message. The variable is stored in backed-up EEPROM memory.
19