25
4.19 TOU Calendars
Table 4-52 Read Request
Message type (ASCII)
‘R’
Message body (hexadecimal)
Request
Field Offset Length Parameter Range
1 0 2 Annual calendar number 0-1
2 2 2 Calendar month 1-12
Response
Field Offset Length Parameter Range
1 0 2 Annual calendar number 0-1
2 2 2 Calendar month 1-12
3 4 2 1st month day profile 0-15
4 6 2 2nd month day profile 0-15
5 8 2 3rd month day profile 0-15
. . .
33 64 2 31st month day profile 0-15
Table 4-53 Write Request
Message type (ASCII)
‘r’
Message body (hexadecimal)
Request
Field Offset Length Parameter Range
1 0 2 Annual calendar number 0-1
2 2 2 Calendar month 1-12
3 4 2 1st month day profile 0-15
4 6 2 2nd month day profile 0-15
5 8 2 3rd month day profile 0-15
. . .
33 64 2 31
st
month day profile 0-15
Response
Field Offset Length Parameter Range
1 0 2 Annual calendar number 0-1
2 2 2 Calendar month 1-12
These requests allow you to read/write the setup of the one-month calendar from one of the two TOU system annual calendars.
The actual year should be assigned beforehand to the accessed calendar. The present calendar year can be obtained by using
request ’U’.
4.20 TOU Calendar Years
Table 4-54 Read Request
Message type (ASCII)
‘U’
Message body (hexadecimal)
Request
Field Offset Length Parameter Range
1 0 2 Annual calendar number 0-1
Response
Field Offset Length Parameter Range
1 0 2 Annual calendar number 0-1
2 2 2 Calendar year 0-99