50
On Screen Display (OSD)
Function
Command
OSD H position
0x90,
“0”“0””0” to “0”“F”“F” | “+” | “
-” | “r” | “R” | “?”
“+” = increment OSD H position
“-“ = decrement OSD H position
“r” or “R” = reset OSD H position to “0” “8” “0” = center of display
“?” = query OSD H position
MCC Command Example
Byte #1 Byte #2 Byte #3 Byte #4 Byte #5 Byte #6 Byte #7 Byte #8 Byte #9 Byte #10 Byte #11 Byte #12
0x07
0xFF
0x4D
0x43
0x43
0x04
0x22
0x90
0x30
0x38
0x30
0xD7
Acknowledge Response
Byte #1 Byte #2 Byte #3 Byte #4 Byte #5 Byte #6 Byte #7 Byte #8 Byte #9 Byte #10 Byte #11
0x06
0xFF
0x4D
0x43
0x43
0x07
0x20
0x90
0x30
0x38
0x30
Byte #12 Byte #13 Byte #14 Byte #15
0x30
0x38
0x30
0x3F
“0”“0””0” to “0”“F”“F” = OSD H position
Function
Command
OSD V position
0x91,
“0”“0””0” to “0”“F”“F” | “+” | “
-” | “r” | “R” | “?”
“+” = increment OSD V position
“-“ = decrement OSD V position
“r” or “R” = reset OSD V position to “0” “8” “0” = center of display
“?” = query OSD V position
MCC Command Example
Byte #1 Byte #2 Byte #3 Byte #4 Byte #5 Byte #6 Byte #7 Byte #8 Byte #9 Byte #10 Byte #11 Byte #12
0x07
0xFF
0x4D
0x43
0x43
0x04
0x22
0x91
0x30
0x38
0x31
0xD5
Acknowledge Response
Byte #1 Byte #2 Byte #3 Byte #4 Byte #5 Byte #6 Byte #7 Byte #8 Byte #9 Byte #10 Byte #11
0x06
0xFF
0x4D
0x43
0x43
0x07
0x20
0x91
0x30
0x38
0x31
Byte #12 Byte #13 Byte #14 Byte #15
0x30
0x38
0x31
0x3C
“0”“0””0” to “0”“F”“F” = OSD V position