
ITEM |
| Function |
| Data |
| ||
Character |
|
| ASCII |
|
| ||
|
|
|
|
|
| ||
Audio Input | AUDIO | 41h | 55h | 44h 49h 4Fh | 0 | (Auto), 1 (Audio1), 2 (Audio2), 3 (Audio3), 4 (Mix) | |
Lamp Mode | LM | 4Ch 4Dh | 0 | (Standard), 1 (Low) | |||
Standby Mode | STBY | 53h | 54h | 42h 59h | 0 | (LAN), 1 (Low), 2 (Speaker Out), 3 (Monitor Out) | |
Menu Position | MP | 4Dh 50h |
| 0 | (Upper Left), 1 (Upper Right), 2 (Center), | ||
|
|
|
|
| 3 | (Lower Left), 4 (Lower Right) | |
Image Reverse | IR | 49h | 52h |
| 0 | (Off), 1 (Mirror), 2 (Invert), 3 (Mirror Invert) | |
Auto Keystone | AKS | 41h | 4Bh 53h | 0 | (Off), 1 (On) | ||
Test Pattern | TP | 54h | 50h |
| 0 | (Off), 1 (Cross Hatch), 2 (White), 3 (Black) | |
Language | LG | 4Ch 47h |
| 00:Japanese, 01:English, 02:Spanish, | |||
|
|
|
|
| 03:Germany, 04:French, 05:Italian, 06:Chinese, | ||
|
|
|
|
| 07:Korean, 08:Russian, 09:Portuguese, | ||
|
|
|
|
| 11:Swedish , 12:Polish, 13:Hungarian, 18:Arabic, | ||
|
|
|
|
| 19:Turkish, 20:Thai, 21:Indonesian, 22:Malay | ||
Reset All | RSTALL | 52h 53h | 54h 41h 4Ch 4Ch |
|
|
| |
Password Lock | PSLOCK**** | 50h 53h | 4Ch 4Fh 43h 4Bh | **** is a | |||
|
|
|
|
| 1 to 4. | ||
Video Signal | VS | 56h | 53h |
| 0 | (Auto), 1 (NTSC), 2 (PAL), 3 (SECAM), |
|
(VIDEO only) |
|
|
|
| 4 | (4.43NTSC), 5 |
|
Closed Caption | CC | 43h | 43h |
| 0 | (Off), 1 (CC1), 2 (CC2), 3 (CC3), 4 (CC4), |
|
|
|
|
|
| 5 | (T1), 6 (T2) |
|
∙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.
How to set the value
Use the character or ASCII code as shown below to set the value.
Character | + | - | 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 |
ASCII | ‘2Bh’ | ‘2Dh’ | ‘30h’ | ‘31h’ | ‘32h’ | ‘33h’ | ‘34h’ | ‘35h’ | ‘36h’ | ‘37h’ | ‘38h’ | ‘39h’ |
[Example 1] When setting the Contrast to +10. (Values enclosed in quotation marks are ASCII codes.):
Command sent from the PC, etc. | Status code returned | Description | |
from the projector | |||
|
| ||
‘30’ ‘30’ ‘50’ ‘50’ ‘2B’ ‘31’ ‘30’ ‘0D’ |
| Command for setting the picture | |
00PP+10 |
| control | |
| ‘30’ ‘30’ ‘50’ ‘50h’ ‘2B’ ‘31’ ‘30’ ‘0D’ | Command receipt confirmation | |
| 00PP+10 | (Command echo back) |
[Example 2] When setting the 3D to Side by Side. (Values enclosed in quotation marks are ASCII codes.):
Command sent from the PC, etc. | Status code returned | Description | |
from the projector | |||
|
| ||
‘30’ ‘30’ ‘54’ ‘44’ ‘4D’ ‘32’ ‘0D’ |
| Command for setting the 3D | |
00TDM2 |
| to Side by Side | |
| ‘30’ ‘30’ ‘41’ ‘50’ ‘4F’ ‘4E’ ‘31’ ‘0D’ | Command receipt confirmation | |
| 00TDM2 | (Command echo back) |
[Example 3] When checking the TINT setting (when the TINT is set to +10). (Values enclosed in quotation marks are ASCII codes.):
Command sent from the PC, etc. | Status code returned | Description | |
from the projector | |||
|
| ||
‘30’ ‘30’ ‘53’ ‘0D’ |
| Command for checking the | |
00S |
| TINT setting | |
| ‘30’ ‘30’ ‘53’ ‘2B’ ‘31’ ‘30’ ‘0D’ | Check result (+10) | |
| 00S+10 |
|
8