[Address code] 30h 30h (In ASCII code, '0' '0') fixed.
[Function code] A code of each fixed control move.
[Data code]A code of each fixed control data (number) and not always indicated.
[End code]0Dh (In ASCII code, '') fixed.
1
3) Control sequence
(1) Send the command from the personal computer to the projector.
(2) The projector will send a return command after it receives an end code. If the command is not received cor-
rectly, the projector will not send the return command.
(3) The personal computer checks the command and confirms if the sent command has been executed or not.
(4) This projector sends various codes other than the return code. When having a control sequence by RS-232C,
reject other codes from the personal computer.
•During signal switching, the command may not take effect even when the projector sends the return command.
After signal switching completes, wait for the mode indication to disappear before sending the next command.
•When sending commands successively, wait to receive the return command of the current command before
sending a next command.
•Keep intervals of at least 400 ms between receipt of a return command and sending of a next command.
•Any commands will not be executed for 10 seconds after the power is turned on.
[Example] When turning the power ON (Figures and symbols enclosed in quotation marks are ASCII codes.):
Sending commandsStatus code fromDescription
from the PC, etc.the projector
30 30 21 0DCommand for POWER ON
'0' '0' '!' ''
30 30 21 0DCommand receipt confirmation
'0' '0' '!' ''(Command echo back)
4) Operation commands (Not executable in stand-by mode. When the commands for input select are sent while
the splash screen is being displayed, the splash screen is only canceled.)
The operation commands are used for the basic operation setting of this projector. They may not be executed while
the signals are changed. The operation commands have no data codes.
Operation
POWER ON!21h
POWER OFF"22h
INPUT COMPUTER 1_r15Fh72h31h
INPUT COMPUTER 2_r25Fh72h32h
INPUT VIDEO_v15Fh76h31h
INPUT S-VIDEO_v25Fh76h32h
ASCIIHEXNote
This command is invalid for 1 minute after the power is turned off.
This command is invalid for 1 minute after the power is turned on.
This command will not be executed in Stand-by mode or when the MUTE is executed.
This command will not be executed in Stand-by mode or when the MUTE is executed.
This command will not be executed in Stand-by mode or when the MUTE is executed.
This command will not be executed in Stand-by mode or when the MUTE is executed.
[Example]When setting the input signal to COMPUTER 1 (Figures and symbols enclosed in quotation marks are
ASCII codes.):
Sending commandsStatus code fromDescription
from the PC, etc.the projector
30 30 5F 72 31 0DCommand for setting the input
'0' '0' '_' 'r' '1' ''signal to COMPUTER 1
30 30 5F 72 31 0DCommand receipt confirmation
'0' '0' '_' 'r' '1' ''(Command echo back)
5) Volume commands (Not executable in stand-by mode. Possible only to read during muting.)
The volume commands are used for the volume setting of this projector with the value.
ITEMASCIIHEXVALUE
VOLUMEVL56h4Ch00 - 21
How to set the value
Use the ASCII or the HEX code as shown below to set the value.
[Example]When setting the volume to 15 (Figures and symbols enclosed in quotation marks are ASCII codes.):
Sending commandsStatus code fromDescription
from the PC, etc.the projector
30 30 56 4C 31 35 0DCommand for setting the volume
'0' '0' 'V' 'L' '1' '5' ''
30 30 56 4C 31 35 0DCommand receipt confirmation
'0' '0' 'V' 'L' '1' '5' ''(Command echo back)
2
6) Keystone commands(Not executable in stand-by mode. Possible only to read during muting.)
The keystone commands are used for the keystone setting of this projector with the value. The value will vary
depending on the installation conditions, etc.)
ITEMASCIIHEXVALUE
KEYSTONE(vertical)KS4Bh53h±20
How to set the value
Use the ASCII or HEX code as shown below to set the value.
7) Mute commands (Not executable in stand-by mode. When the mute commands are sent while the splash screen
is being displayed, the splash screen is only canceled.)
The mute commands are used for the mute setting of this projector with the 0 (30h) and 1 (31h).
ITEMASCIIHEXVALUE
MUTEMUTE4Dh55h54h45h
0 (OFF), 1 (ON)
8) Remote commands (Not executable in stand-by mode. When the remote commands are sent while the splash
screen is being displayed, the splash screen is only canceled.)
Some remote control operations can be achieved by the remote command codes. The remote commands have no data codes.
Button's name on remote
+ VOLUMEr0672h30h36h
– VOLUMEr0772h30h37h
KEYSTONEr4372h34h33h
MAGNIFYr0272h30h32h
AV MUTEra672h61h36h
▲r5372h35h33h
▼r2b72h32h62h
tr4f72h34h66h
sr5972h35h39h
MENUr5472h35h34h
ENTERr1072h31h30h
AUTO POSITIONr0972h30h39h
FREEZEra472h61h34h
ASPECTre272h65h32h
ASCIIHEX
[Example]When displaying the MENU selection bar (Figures and symbols enclosed in quotation marks are ASCII
codes.):
Sending commandsStatus code fromDescription
from the PC, etc.the projector
30 30 72 35 34 0DCommand operating the same
'0' '0' 'r' '5' '4' '' as the MENU button
30 30 72 35 34 0DCommand receipt confirmation
'0' '0' 'r' '5' '4' ''(Command echo back)
9) Password lock commands
The password lock commands control the password lock. The password lock enabling or disabling command is sent
with a 4 to 8-digit password comprised of any figures 1 to 4 added to the end of the data code. When the password
lock is enabled or disabled successfully, the projector sends a return command comprising the data code,
password, and “1” at the end. When enabling or disabling the password lock fails, it sends a return command with
“0” at the end. There is no reconfirmation of the password. The password input command is for enabling projection
of image when password lock has been set to DISPLAY INPUT. The password input command is sent with a 4 to 8-
digit password comprised of any figures 1 to 4 at the end.
The projectors operating status, such as POWER-ON/OFF and the currently selected input terminal, etc. can be
monitored.
ASCIIHEX
Function
POWER ONvP176h50h31h
POWER OFFvP076h50h30h
INPUT COMPUTER 1vIr176h49h72h31h
INPUT COMPUTER 2vIr276h49h72h32h
INPUT VIDEOvIv176h49h76h31h
INPUT S-VIDEOvIv276h49h76h32h
POWER ON/OFF IMPOSSIBLEvPK076h50h4Bh30h
POWER ON/OFF POSSIBLEvPK176h50h4Bh31h
NO SIGNAL SUPPLIEDvSM076h53h4Dh30h
SIGNAL SUPPLIEDvSM176h53h4Dh31h
LAMP TIME (LOW)vLEhhhhmm76h4Ch45h–
hhhh
"
" and "mm" represent hours and minutes respectively.
Data (Receive)
Function
Data (Receive)
The PC sends the command without attaching the data code to it. On the other hand, the projector attaches to the
received command its current operating status as the data code and send it back to the PC.
[Example] When checking the currently selected input terminal (when the INPUT VIDEO is being selected):
Sending commandsStatus code fromDescription
from the PC, etc.the projector
30 30 76 49 0DCommand for checking the input terminal
'0' '0' 'v' 'I' '
11)
Menu setting commands (Not executable in stand-by mode. Possible only to read during muting.)
The menu setting commands are used for the menu setting of this projector. If the personal computer sends the
command without attaching the data code, the projector attaches to the received command its current setting value
as the data code and send it back to the PC.
ITEMASCIIHEXVALUE
COLOR ENHANCERCE43h45h0 (AUTO), 1 (PRESENTATION), 2 (STANDARD), 3 (THEATER),
43h4Bh2**** (MENU ACCESS), 3**** (SPLASH ID SCREEN)
**** is a 4 to 8-digit password comprised of any figures 1 to 4.
), 1 (English), 2 (Español), 3 (Deutsch),
日本語
4 (Français), 5 (Italiano), 6 (中文), 7 (한국어 ),
8 (РУССКИЙ ), 9 (Português)
*1) Setting range differs depending on the input signals.
•Some commands are not executed depending on the input signal. The operational restrictions same as those on
the menu setting are applied. Refer to “Menu operation” in the User Manual for more details.
How to set the value
Use the ASCII or HEX code as shown below to set the value.