62
Video
Function
Command
Query video input status
0xc9
MCC Command Example
Byte #1 Byte #2 Byte #3 Byte #4 Byte #5 Byte #6 Byte #7 Byte #8 Byte #9
0x07
0xFF
0x4D
0x43
0x43
0x01
0x25
0xC9
0x36
Acknowledge Response
Byte #1 Byte #2 Byte #3 Byte #4 Byte #5 Byte #6 Byte #7 Byte #8 Byte #9 Byte #10
0x06
0xFF
0x4D
0x43
0x43
0x05
0x22
0xC9
0x46
0x31
Byte #11 Byte #12 Byte #13
0x30
0x30
0x5F
First two hex bytes returned are main input status; the following two hex bytes are PIP input status.
“0” “0” = invalid
“A” “1’ = ARGB
“B” “1” = Composite #1
“B” “2” = Composite #2
“F” “1” = DVI-D
Function
Command
Graphic horizontal resolution enquiry
0xb7
MCC Command Example
Byte #1 Byte #2 Byte #3 Byte #4 Byte #5 Byte #6 Byte #7 Byte #8 Byte #9
0x07
0xFF
0x4D
0x43
0x43
0x01
0x25
0xB7
0x48
Acknowledge Response
Byte #1 Byte #2 Byte #3 Byte #4 Byte #5 Byte #6 Byte #7 Byte #8 Byte #9 Byte #10
0x06
0xFF
0x4D
0x43
0x43
0x04
0x23
0xB7
0x35
0x30
Byte #11 Byte #12
0x30
0xB3
Three digit hex number represents horizontal resolution in pixels
.
0x35, 0x30, 0x30 = 0x500 = 1280 pixels