45
Serial/Ethernet/USB Communication (SCOM) Interface
IND100084-18
"MCC" - OSD Control Functionality
Each MCC command will specify a OSD Command ID in the first data byte. The OSD Command ID represents an
OSD menu setting item or internal function.
Byte # 0
1
2
3
4
5
6
7
8
...
7+LEN
8+LEN
0x07 0xFF 0x4D 0x43 0x43 LEN IHCHK Command ID Data1
Datax
IDCHK
Command ID:
Supported Command ID in video scaler Command list.
Data:
Defines the data of option numbers, inquiry, reset and so on.
Write Example:
MCC Command "OSD Factory Default" (0xCE)
0x07
0xFF
0x4D
0x43
0x43
0x01
0x25
0xCE
0x31
Reply from unit of "1" successfull:
0x06
0xFF
0x4D
0x43
0x43
0x01
0x26
0x01
0xFE
The next pages are available functions for the MCC command. Usage is the same as described above.