Mitsubishi Electronics XL1550U ユーザーズマニュアル

ページ / 8
8
[Example 1]  When setting the AUTO POWER ON to ON. (Figures and symbols enclosed in quotation marks are 
ASCII codes.):
Sending commands
from the PC, etc.
Status code 
from the projector
Description
‘30’ ‘30’ ‘41’ ‘50’ ‘4F’ ‘4E’ ‘31’ ‘0D’
00APON1
Command for setting the AUTO 
POWER ON to ON
‘30’ ‘30’ ‘41’ ‘50’ ‘4F’ ‘4E’ ‘31’ ‘0D’
00APON1
Command receipt confi rmation 
(Command echo back)
[Example 2]  When setting the CONTRAST R of the COLOR TEMP.-USER to +10, the CONTRAST G to 0, and the 
CONTRAST B to -5. (Figures and symbols enclosed in quotation marks are ASCII codes.):
Sending commands
from the PC, etc.
Status code 
from the projector
Description
‘30’ ‘30’ ‘50’ ‘2B’ ‘31’ ‘30’ ‘2B’ ‘30’ ‘30’ ‘2D’ ‘30’ ‘35’ ‘0D’
00P+10+00-05
Command for setting the 
picture control
‘30’ ‘30’ ‘50’ ‘2B’ ‘31’ ‘30’ ‘2B’ ‘30’ ‘30’ ‘2D’ ‘30’ ‘35’ ‘0D’
00P+10+00-05
Command receipt confi rmation 
(Command echo back)
[Example 3] When checking the TINT setting (when the TINT is set to +10). (Figures and symbols enclosed in 
quotation marks are ASCII codes.):
Sending commands
from the PC, etc.
Status code 
from the projector
Description
‘30’ ‘30’ ‘53’ ‘0D’
00S
Command for checking the 
TINT setting
‘30’ ‘30’ ‘53’ ‘2B’ ‘31’ ‘30’ ‘0D’
00S+10
Check result (+10)
[Example 4] When setting the GAMMA MODE of the COLOR ENHANCER-USER to DETAIL. (Figures and sym-
bols enclosed in quotation marks are ASCII codes.):
Sending commands
from the PC, etc.
Status code 
from the projector
Description
‘30’ ‘30’ ‘43’ ‘45’ ‘55’ ‘31’ ‘47’ ‘53’ ‘32’ ‘0D’
00CEU1GS2
Command for setting the 
picture control
‘30’ ‘30’ ‘43’ ‘45’ ‘55’ ‘31’ ‘47’ ‘53’ ‘32’ ‘0D’
00CEU1GS2
Command receipt confi rmation 
(Command echo back)
4.7  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 fi gures 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 com-
mand with “0” at the end. There is no reconfi rmation of the password. The password input command is for en-
abling 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 fi gures 1 to 4 at the end. 
ITEM
Function
Data
Character
ASCII
Password lock enabling/ 
disabling
PSLOCK
50h  53h  4Ch  4Fh  43h  4Bh
0**** (Disabling), 1**** (DISPLAY INPUT), 
2**** (MENU ACCESS), 3**** (SPLASH ID SCREEN)
Password input
PASS
50h  41h  53h  53h
****
**** is a 4 to 8-digit password comprised of any fi gures 1 to 4. 
[Example]  When enabling the password lock of DISPLAY INPUT (in the case that the password is 123412):
Sending commands
from the PC, etc.
Status code 
from the projector
Description
‘30’ ‘30’ ‘50’ ‘53’ ‘4C’ ‘4F’ ‘43’ ‘4B’ ‘31’ ‘31’ ‘32’ ‘33’ ‘34’ ‘31’ ‘32’ ‘0D’
00PSLOCK1123412
Command for enabling the 
password lock of DISPLAY INPUT
‘30’ ‘30’ ‘50’ ‘53’ ‘4C’ ‘4F’ ‘43’ ‘4B’ ‘31’ ‘31’ ‘32’ ‘33’ ‘34’ ‘31’ ‘32’ ‘31’ ‘0D’
00PSLOCK11234121
Response informing that the 
projector succeeded in enabling the 
password lock of DISPLAY INPUT