48
On Screen Display (OSD)
Function
Command
OSD turn off
0xbd
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
0xBD
0x42
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
0x02
0x25
0xBD
0x31
0x11
“0” = OSD was not turned OFF
“1” = OSD was turned OFF
Function
Command
OSD menu timeout
0x93,
“0””5” to “3”“C” | “+” | “ -” | “r” | “R” | “?”
“0” “0” = no OSD menu timeout (continuous)
“0” “5” = 5 second OSD menu timeout
“3” “C” = 60 second OSD menu timeout
“+” = increment OSD menu timeout
“-“ = decrement OSD menu timeout
“r” or “R” = reset OSD menu timeout to “0” “A” = 10 seconds
“?” = query OSD menu timeout
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
0x07
0xFF
0x4D
0x43
0x43
0x03
0x23
0x93
0x30
0x41
0xFB
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
0x93
0x30
0x41
Byte #11 Byte #12 Byte #13
0x30
0x41
0x8A
“0” “5” to “”3” “C”= OSD menu timeout
“0” “0” = no OSD menu timeout (continuous)
“0” “5” = 5 second OSD menu timeout
“0” “A” = 10 second OSD menu timeout
“3” “C” = 60 second OSD menu timeout