User manual
5
Use the following commands to obtain other information.
ITEM
Function
Data (Receive)
Character
ASCII
Model name vMDL
76h 4Dh 44h 4Ch
****************(within 16 characters)
Input source vSOUCE
76h 53h 4Fh 55h 43h 45h
r1 c1 d1 d2
Projector status vST 76h 53h 54h 0 (Stand-by mode),
1
(Within 1 minute after POWER-ON (warm-up mode)),
2 (POWER-ON mode (including state of warning)),
3 (Cooling mode),
4
(Abnormal state (including shutdown due to an error)),
5 (State of functioning (menu display, dialog display,
etc.)),
6 (Awaiting password entry)
Error status vER 76h 45h 52h Reading out error data (3 digits, hexadecimal
numbers, total 9 bits)
(MSB) xb1, xb2... xb8, xb9, 0, 0, 0 (LSB)
xb1: Fan error
xb2:
Lamp error (The lamp goes out or does not light.)
xb3: Lamp warning 1 (The lamp life has expired.)
xb4: Lamp warning 2 (The lamp life is expiring.)
xb5: Temperature error
xb6: The temperature warning is being indicated.
xb7: Lamp cover open error
xb8: Fixed to 0.
xb9: States of other component abnormality
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 HDMI1 is being selected). (Values
enclosed in quotation marks are ASCII codes.):
Command sent from the PC, etc.
Status code returned
from the projector
Description
‘30’ ‘30’ ‘76’ ‘49’ ‘64’ ‘31’ ‘0D’
00vld1
Command for checking the input
terminal
‘30’ ‘30’ ‘76’ ‘49’ ‘64’ ‘31’ ‘0D’
00vld1
Check result (HDMI1)
4.3 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.)
The remote commands allow the computer to control the projector in the same way as by the remote control.
(Some operations cannot be controlled.) The remote commands have no data codes.
Button’s name on remote
Function
Button’s name on remote
Function
Character ASCII Character ASCII
PICTURE MODE 00r86 72h 38h 36h GAMMA 00rd5 72h 64h 35h
F.R.C. 00r56 72h 35h 36h
AV MEMORY1 00re4 72h 65h 34h
3D MODE 00r57 72h 35h 37h
2D-3D CONVERSION 00r5b 72h 35h 62h
3D SYNC PAUSE 00r5c 72h 35h 63h
AV MEMORY2 00re5 72h 65h 35h
COLOR MANAGEMENT 00rb4 72h 62h 34hAV MEMORY3 00re6 72h 65h 36h
ENTER 00r10 72h 31h 30h
00r53 72h 35h 33h
IRIS 00r55 72h 35h 35h00r2b 72h 32h 62h
ASPECT 00re2 72h 65h 32h00r4f 72h 34h 66h
COLOR TEMP. 00rd4 72h 64h 34h
00r59 72h 35h 39h
SHARPNESS 00rd6 72h 64h 36hMENU 00r54 72h 35h 34h
COLOR 00rd2 72h 64h 32hCONTRAST 00rd0 72h 64h 30h
AUTO POSITION 00r09 72h 30h 39hBRIGHTNESS 00rd1 72h 64h 31h
ANAMO 00r97 72h 39h 37h
[Example] When displaying the MENU selection bar. (Values enclosed in quotation marks are ASCII codes.):
Command sent from the PC, etc.
Status code returned
from the projector
Description
‘30’ ‘30’ ‘72’ ‘35’ ‘34’ ‘0D’
00r54
Command operating the same as the
MENU button
‘30’ ‘30’ ‘72’ ‘35’ ‘34’ ‘0D’
00r54
(Command echo back)