16
002: Soft
003: Custom
Backlight
8
s
84
000 ~ 100
DCR
8
s
85
000: Off
001: On
Color
Temp
8
s
86
000 : Cool
001 : Normal
002 : Warm
RTC Year 8
s
98
000 ~ 099
RTC Month 8
s
99
001 ~ 012
RTC Day 8
s
9A
001 ~ 031
RTC Hour 8
s
9B
000 ~ 023
RTC Minute 8
s
9C
000 ~ 059
Power Save 8
s
A9
000: Power Off
001: Force On
002: Last Status
On/Off
Timer
14
s
E0
Byte1~Byte9
(1) Byte1: Decide which Timer is selected,
and its enable/disable setting.
Byte1[3:0]=0x1~0x07. There are totally 7
Timers, this value is used to decide which
Timer is selected.
Byte1[7]: Reserved, should be 0.
Byte1[6]: The Timer is enable or not.
Byte1[6]=1 means enable.
Byte1[5]: The On Timer is enable or not.
Byte1[5]=1 means enable.
Byte1[4]: The Off Timer is enable or not.
Byte1[4]=1 means enable.
(2) Byte2: The Day of the On/Off Timer.
bit0 for Sunday, bit1 for Monday, bit2 for
Tuesday, bit3 for Wednesday, bit4 for
Thursday, bit5 for Friday, bit6 for
Saturday, bit7 for Everday.
(3) Byte3: The Hour of the On Timer.
Byte3=0x00~0x17.