(95/137)
19. Auto Tile Matrix
19.1 Auto Tile Matrix Execute
This command is used in order to execute the Auto Tile Matrix Setup.
1) The controller requests the monitor to execute Auto Tile Matrix
Header Message Check code
SOH-'0'-Monitor ID-
'0'-'A'-'1'-'2'
STX-'C'-'A'-'0'-'3'-'0'-'1'-
HM-VM-PID-SEL-TMEM-ETX
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".
'1'-'2'(31h, 32h): Message length (18bytes)
Message
STX (02h): Start of Message
'C'-'A'-'0'-'3' (43h, 41h, 30h, 33h): Auto Tile Matrix Command
'0'-'1' (30h, 31h): Execution
HM: HORIZONTAL MONITORS
01h (30h, 31h) - 10h (31h, 30h)
VM: VERTICAL MONITORS
01h (30h, 31h) - 10h (31h, 30h)
PID: PETTERN ID
01h (30h, 31h) *Fixed
SEL: CURRENT INPUT SELECT
VGA : 01h (30h, 31h)
DVI : 03h (30h, 33h)
VIDEO : 05h (30h, 35h)
S-VIDEO : 07h (30h, 37h)
Y/Pb/Pr : 0Ch (30h, 43h)
OPTION : 0Dh (30h, 44h)
Y/Pb/Pr2 : 0Eh (30h, 45h)
DPORT : 0Fh (30h, 46h)
DPORT2 : 10h (31h, 30h)
HDMI : 11h (31h, 31h)
HDMI2 : 12h (31h, 32h)
DPORT3 : 80h (38h, 30h)
TMEM: TILE MATRIX MEM
COMMON : 00h (30h, 30h)
INPUT : 01h (30h, 31h)
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
2) The monitor replies receipt result.
Header Message Check code