Serial Control Interface
This projector provides a function to control the projector's operations by using the
Connection and Operation
1 | Connect a |
PORT on the projector and serial port on the PC. | |
2 | Launch a communication software provided with PC |
and setup the communication condition as follows: | |
3 | Send the command strings by the HEX key (HEX is in |
| the range of |
Baud rate | : 19200 bps |
Parity check | : none |
Stop bit | : 1 |
Flow control | : none |
Data bit | : 8 |
|
|
Command Format
The command is sent from PC to the projector with the format as below table. The projector decodes the command and returns the confirmation 'ACK' = '06'.
The below table shows the typical command lists for controlling the projector. Please consult your local dealer for further information of another commands.
Command |
|
|
|
| Command Strings (HEX) |
|
|
| |||||
Power ON | BE | EF | 10 | 05 | 00 | C6 | FF | 11 | 11 | 01 | 00 | 01 | 00 |
Power OFF | BE | EF | 02 | 06 | 00 | 57 | D0 | 2E | 00 | 00 | 00 | 00 | 00 |
Menu | BE | EF | 02 | 06 | 00 | C8 | D7 | 01 | 00 | 00 | 00 | 00 | 00 |
S UP | BE | EF | 02 | 06 | 00 | FB | D7 | 02 | 00 | 00 | 00 | 00 | 00 |
T | BE | EF | 02 | 06 | 00 | 2A | D6 | 03 | 00 | 00 | 00 | 00 | 00 |
W Left | BE | EF | 02 | 06 | 00 | 9D | D7 | 04 | 00 | 00 | 00 | 00 | 00 |
X Right | BE | EF | 02 | 06 | 00 | 4C | D6 | 05 | 00 | 00 | 00 | 00 | 00 |
Input | BE | EF | 02 | 06 | 00 | 7F | D6 | 06 | 00 | 00 | 00 | 00 | 00 |
Auto PC Adj. | BE | EF | 02 | 06 | 00 | 58 | D5 | 11 | 00 | 00 | 00 | 00 | 00 |
Mute | BE | EF | 02 | 06 | 00 | 51 | D7 | 08 | 00 | 00 | 00 | 00 | 00 |
Keystone UP | BE | EF | 02 | 06 | 00 | E0 | D1 | 29 | 00 | 00 | 00 | 00 | 00 |
Keystone DOWN | BE | EF | 02 | 06 | 00 | D3 | D1 | 2A | 00 | 00 | 00 | 00 | 00 |
Volume UP | BE | EF | 02 | 06 | 00 | 62 | D7 | 0B | 00 | 00 | 00 | 00 | 00 |
Volume DOWN | BE | EF | 02 | 06 | 00 | D5 | D6 | 0C | 00 | 00 | 00 | 00 | 00 |
NO Show | BE | EF | 02 | 06 | 00 | CE | D0 | 27 | 00 | 00 | 00 | 00 | 00 |
Freeze | BE | EF | 02 | 06 | 00 | 02 | D0 | 2B | 00 | 00 | 00 | 00 | 00 |
Aspect | BE | EF | 02 | 06 | 00 | 31 | D0 | 28 | 00 | 00 | 00 | 00 | 00 |
Select Computer (Analog) | BE | EF | 02 | 06 | 00 | 0B | D2 | 32 | 00 | 00 | 00 | 00 | 00 |
Select Component | BE | EF | 02 | 06 | 00 | DA | D3 | 33 | 00 | 00 | 00 | 00 | 00 |
Select | BE | EF | 02 | 06 | 00 | 6D | D2 | 34 | 00 | 00 | 00 | 00 | 00 |
Select Video | BE | EF | 02 | 06 | 00 | BC | D3 | 35 | 00 | 00 | 00 | 00 | 00 |
Select Computer (Digital) | BE | EF | 02 | 06 | 00 | 8F | D3 | 36 | 00 | 00 | 00 | 00 | 00 |