9.2 Date & Time Write
This command is used in order to write the setting of the Date & Time.
1) The controller requests the monitor to write Date & Time.
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 the 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
YY:Year (offset 2000)
MM:Month
DD: Day
WW: weekdays
HH: Hours
MN: Minutes '0'-'0'(30h, 30h): 0
DS: Daylight saving (Summer time)
ETX (03h): End of Message
Check code
BCC: Block Check Code
Refer to the section 4.5 “Check code” for a BCC calculation.
(46/72)