96
English
Appendices
RS232 Protocol Function List
Baud Rate : 9600
Data Bits: 8
Parity: None
Stop Bits: 1
Flow Control : None
UART16550 FIFO: Disable
Projector Return (Pass): P
Projector Return (Fail): F
XX=01-99, projector's ID, XX=00 is for all projectors
1. There is a <CR>
after all ASCII
commands.
2. 0D is the HEX
code for <CR> in
ASCII code.
SEND to projector
232 ASCII Code
HEX Code
Function
Description
~XX00 1
7E 30 30 30 30 20 31 0D
Power ON
~XX00 0
7E 30 30 30 30 20 30 0D
Power OFF
(0/2 for backward compatible)
~XX00 1 ~nnnn
7E 30 30 30 30 20 31 20 a 0D
Power ON with Password ~nnnn = ~00000 (a=7E 30 30 30 30 30)
~99999 (a=7E 39 39 39 39 39)
~XX01 1
7E 30 30 30 31 20 31 0D
Resync
~XX02 1
7E 30 30 30 32 20 31 0D
AV Mute
On
~XX02 0
7E 30 30 30 32 20 30 0D
Off (0/2 for backward compatible)
~XX03 1
7E 30 30 30 33 20 31 0D
Mute
On
~XX03 0 7E 30 30 30 33 20 30 0D
Off (0/2 for backward compatible)
~XX04 1
7E 30 30 30 34 20 31 0D
Freeze
~XX04 0
7E 30 30 30 34 20 30 0D
Unfreeze
(0/2 for backward compatible)
~XX05 1
7E 30 30 30 35 20 31 0D
Zoom Plus
~XX06 1
7E 30 30 30 36 20 31 0D
Zoom Minus
~XX12 1
7E 30 30 31 32 20 31 0D
Direct Source Commands HDMI1
~XX12 15
7E 30 30 31 32 20 31 35 0D
HDMI2
~XX12 5
7E 30 30 31 32 20 35 0D
VGA1
~XX12 6
7E 30 30 31 32 20 36 0D
VGA 2
~XX12 8
7E 30 30 31 32 20 38 0D
VGA1 Component
~XX12 10
7E 30 30 31 32 20 31 30 0D
Video
~XX20 1
7E 30 30 32 30 20 31 0D
Display Mode
Presentation
~XX20 2
7E 30 30 32 30 20 32 0D
Bright
~XX20 3
7E 30 30 32 30 20 33 0D
Movie
~XX20 4
7E 30 30 32 30 20 34 0D
sRGB
~XX20 5
7E 30 30 32 30 20 35 0D
User
~XX20 7
7E 30 30 32 30 20 37 0D
Blackboard
~XX20 13
7E 30 30 32 30 20 31 33 0D
DICOM SIM.
~XX20 9
7E 30 30 32 30 20 39 0D
3D
~XX21 n
7E 30 30 32 31 20 a 0D
Brightness
n = -50 (a=2D 35 30) ~ 50 (a=35 30)
~XX22 n
7E 30 30 32 32 20 a 0D
Contrast
n = -50 (a=2D 35 30) ~ 50 (a=35 30)
~XX23 n
7E 30 30 32 33 20 a 0D
Sharpness
n = 1 (a=31) ~ 15 (a=31 35)
~XX44 n
7E 30 30 34 34 20 a 0D
Tint
n = -50 (a=2D 35 30) ~ 50 (a=35 30)
~XX45 n
7E 30 30 34 35 20 a 0D
Color
n = -50 (a=2D 35 30) ~ 50 (a=35 30)