104 – ENGLISH

Basic format

Transmission from the computer begins with STX, then the ID, command, parameter, and ETX are sent in this
order. Add parameters according to the details of control.
Attention
No command can be sent or received for 10 to 60 seconds after the lamp starts lighting. Try sending any
command after that period has elapsed.
When transmitting multiple commands, be sure to wait until 0.5 of a second has elapsed after receiving the
response from the projector before sending the next command. When sending commands without parameters, a
colon (:) is not necessary.
Note
When the wrong command is sent, the “ER401” or “ER402” status is sent from the projector to the personal
computer.
Projector ID supported on the RS-232C interface is ZZ (ALL) and a group of 1 to 64 and 0A to 0Z.
The “STX” character code is 02 and the “ETX” character code is 03.
If a command is sent with a projector ID specified, the projector will return answer back only in the following
cases:
If it coincides with the projector ID,
ID specification is ALL and VPS-SYSTEM is the master,
or ID specification is group and Group is the master.

Control commands

When controlling the projector from a computer, the following commands are available:
Note
If you need a detailed command list, please contact your dealer.
STX C1 C2 C3 : P1 P2 Pn ETXA D I 1 I 2 ;
Start
(1 byte)
(2 bytes) Two ID
characters
(2 bytes)
ZZ, 1 to 64 and 0A to 0Z
Semicolon
(1 byte)
ID designate
3 command
characters
(3 bytes)
Colon
(1 byte)
Parameter
(undefined length) End
(1 byte)
STX C1 C2 C3 : P1 P2 Pn ETXA D I 1 I 2 ;
Start
(1 byte)
(2 bytes) Two ID
characters
(2 bytes)
ZZ, 1 to 64 and 0A to 0Z
Semicolon
(1 byte)
ID designate
3 command
characters
(3 bytes)
Colon
(1 byte)
Parameter
(undefined length) End
(1 byte)
Command Function of command Remarks
PON Power “ON” In standby mode, commands other than “PON” are invalid.
While the lamp is ON and being controlled, a “PON” command will not be
accepted.
POF Power “OFF”
IIS Switch input modes
Parameter
VID = VIDEO SVD = S-VIDEO DVI = DVI-D
RG1 = RGB1 RG2 = RGB2 AUX = AUX
QSL Query for active lamp mode
Parameter
0 = QUAD, 1 = L1/L4, 2 = L2/L3, 3 = DUAL, 4 = L1/L2/L3, 5 = L1/L2/L4,
6 = L1/L3/L4, 7 = L2/L3/L4, 8 = TRIPLE, 9 = L1, 10 = L2, 11 = L3, 12 = L4,
13 = SINGLE
LPM Active lamp mode
Parameter
0 = QUAD, 1 = L1/L4, 2 = L2/L3, 3 = DUAL, 4 = L1/L2/L3, 5 = L1/L2/L4,
6 = L1/L3/L4, 7 = L2/L3/L4, 8 = TRIPLE, 9 = L1, 10 = L2, 11 = L3, 12 = L4,
13 = SINGLE
Command Function of command Remarks
PON Power “ON” In standby mode, commands other than “PON” are invalid.
While the lamp is ON and being controlled, a “PON” command will not be
accepted.
POF Power “OFF”
IIS Switch input modes
Parameter
VID = VIDEO SVD = S-VIDEO DVI = DVI-D
RG1 = RGB1 RG2 = RGB2 AUX = AUX
QSL Query for active lamp mode
Parameter
0 = QUAD, 1 = L1/L4, 2 = L2/L3, 3 = DUAL, 4 = L1/L2/L3, 5 = L1/L2/L4,
6 = L1/L3/L4, 7 = L2/L3/L4, 8 = TRIPLE, 9 = L1, 10 = L2, 11 = L3, 12 = L4,
13 = SINGLE
LPM Active lamp mode
Parameter
0 = QUAD, 1 = L1/L4, 2 = L2/L3, 3 = DUAL, 4 = L1/L2/L3, 5 = L1/L2/L4,
6 = L1/L3/L4, 7 = L2/L3/L4, 8 = TRIPLE, 9 = L1, 10 = L2, 11 = L3, 12 = L4,
13 = SINGLE

Using the serial terminals (continued)