'0'-'0'(30h, 30h): 00
'1'-'7'(31h, 37h): 23 (=17h)
'1'-'8'(31h, 38h): Off timer isn't set.
OFF_MIN: Turn off time (minute)
'3'-'B'(33h, 42h): 59 (=3Bh)
INPUT: Timer input
'0'-'7'(30h,30h): No mean (Works on last memory)
WD: Week setting bit 0: Monday bit 1: Tuesday bit 2: Wednesday bit 3: Thursday bit 4: Friday bit 5: Saturday bit 6: Sunday
EX.
FL: Option
bit 0: 0:once 1:Everyday
bit 1: 0:once 1:Every week
bit 2: 0:Disable 1:Enable
* When bit 0 and bit 1 are '1', it behaves as Everyday.
EX.
ETX (03h): End of Message
Check code
BCC: Block Check Code
Refer to the section 4.5 “Check code” for a BCC calculation.
Delimiter
CR (0Dh): End of packet
3)The controller requests the monitor to write Enable/Disable Schedule.
| Header | Message | Check code | Delimiter |
| BCC | CR | ||
Header |
|
|
| |
SOH | (01h): Start Of Header |
|
|
|
'0' | (30h): Reserved |
|
|
|
Monitor ID: Specify the Monitor ID of which you want to change a setting. Ex.) If Monitor ID is '1', specify 'A'.
'0' (30h): Message sender is the controller.
'A' (41h): Message type is "Command".
Message
STX (02h): Start of Message
(62/72)