3-17
3.21:
Type
F21
Year
QLength: 1 Register (2 bytes)
QEach byte contains a binary number representing up to two digits in a part of a year. The units for
each byte are century and year.
Example:
Register 34821, TOUCalendar Year 1 Calendar Year, might contain the following data:
Address
Value
Bytes
Decimal
Unit
Date
13H 63H
19 99
Century Year
1999
34821
1363H
3.22:
Type
F22
TOU
Profile
per
Day
QLength: 1 Register (2 bytes)
QEach byte stands for a different day of the year. Days are listed in calendar order, including the
allowance for a leap year. Each byte contains an enumeration indicating which TOU Profile to use
for that day. The enumerations are as follows:
Example:
Register 34954, TOUCalendar Year 1 Mar 2 (Mar1) / Mar 3 (Mar 2), might contain the following
data:
Value (Hex) Profile
00H Profile1
01H Profile2
02H Profile3
03H Profile4
04H Profile5
05H Profile6
06H Profile7
07H Profile8
Value (Hex) Profile
08H Profile9
09H Profile10
0AH Profile11
0BH Profile12
0CH Profile13
0DH Profile14
0EH Profile15
0FH Profile16