MB_ADDR_RTC_YEAR - a variable that determines a currently set year. Allowable values for the
variable fall within a range from 0 to 99. Attempt to record a number beyond allowable values leads to an
error message.
MB_ADDR_RTC_MONTH - a variable that determines currently set month. Allowable values for
the variable fall within a range from 1 to 12. Attempt to record a number beyond allowable values leads to an
error message.
MB_ADDR_RTC_DAY - A variable that determines a currently set day of a month. Allowable
values fall within a range from 1 to 28/29/30/31 (depending on a set month or in case of simultaneous record
of MB_ADDR_RTC_MONTH,MB_ADDR_RTC_DAY of a month given in a message sent). Attempt to
record a number beyond allowable values leads to an error message.
MB_ADDR_RTC_HOUR - a variable that determines a currently set hour. Allowable values for the
variable fall within the range from 0 to 23. Attempt to record a number beyond allowable values leads to an
error message.
MB_ADDR_RTC_MTNUTE - a variable that determines a currently set minutes. Allowable values
for the variable fall within the range from 0 to 59. Attempt to record a number beyond allowable values leads
to an error message.
MB_ADDR_RTC_SECOND - a variable that determines a currently set seconds. Allowable values
for the variable fall within the range from 0 to 59. Attempt to record a number beyond allowable values leads
to an error message.
MB_ADDR_FAN_ACTUAL_POWER_VOLT - a variable that determines the current level of
occurrence of analogue output connected with a fan. Recording in this register is locked.
U
FAN
=
(MB_ADDR_FAN_ACTUAL_POWER_VOLT
/
100)[V].
MB_ADDR_FAN_POWER_1_VOLT - a variable that determines a voltage value that will be
exposed to analogue output connected with a fan for a first gear
USPEED1 = (MB_ADDR_FAN_POWER_1_VOLT / 100)[V].
MB_ADDR_FAN_POWER_2_VOLT - a variable that determines a voltage value that will be
exposed to the analogue output connected with a fan for second gear. Recording in this register is locked.
11