CR (0Dh): End of packet
Step 3. The controller request the monitor to change the Backlight setting
Header | Message | Check | Delimiter |
code | |||
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.
'E' (45h): Message Type is "Set parameter command".
Message
STX (02h): Start of Message
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
Step 4. The monitor replies with a message for confirmation.
Header | Message | Check code | Delimiter |
BCC | CR |
Header
SOH (01h): Start Of Header
'0' (30h): Reserved
'0' (30h): Message receiver is the controller.
Monitor ID: Indicate a replying Monitor ID.
Ex.) When this byte is set to 'A', the replying Monitor ID is '1'.
'F' (46h): Message Type is "Set parameter reply".
Message
STX (02h): Start of Message
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
Repeat Step 1 and Step 2, if you need to check the Backlight setting. (Recommended) Step 5. Request the monitor to store the Backlight setting. (Save Current Settings Command)
(21/72)