13
PC Get-function command to LCD Monitor
Get Function
Len
Cmd
Type
Cmd
Code
(Hex
)
Value Range (ASCII Bytes)
Model Info
20
g
20
(1) Input value: Byte1 - Byte2 -
Byte3…Byte15
Byte2~Byte11=0x00
Byte1=0x01: Get Customer Name
Byte1=0x02: Get Customer Model Name
Byte1=0x04: Get Scaler Firmware Version
Byte1=0x06: Get Serial Number
(2) Return value: Byte1 - Byte2 -
Byte3…Byte15
The Byte1 value at the return value should be the same
as the value of Byte1 at input value.
Byte2~Byte15 should be ASCII format.
Ex: If Customer=Generic, Byte1=0x01, Byte2='G',
Byte3='e',...Byte8='c', Byte9~Byte11=0x00.
Ex: If the Scaler Firmware Version=1.02, Byte1=0x03,
Byte2='1', Byte3='.', Byte4='0', Byte5='2',
Byte6~Byte11=0x00.
Signal Status
8
g
22
000: Signal unstable
001: Signal stable (Active Sync exists)
Volume
8
g
66
000 ~ 100
Mute
8
g
67
000: Off
001: On
Button&IR Control
8
g
69
000: Disable
001: Enable
Video Source
8
g
6A
000 : VGA
001 : HDMI1