MITSUBISHI ELECTRIC HC1600 User Manual
Page 5

5
*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.
ASCII
‘+’
‘-’
‘0’
‘1’
‘2’
‘3’
‘4’
‘5’
‘6’
‘7’
‘8’
‘9’
HEX
2Bh
2Dh
30h
31h
32h
33h
34h
35h
36h
37h
38h
39h
[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
‘0’ ‘0’ ‘A’ ‘P’ ‘O’ ‘N’ ‘1’ ‘ ’
Command for setting the AUTO
POWER ON to ON
30 30 41 50 4F 4E 31 0D
‘0’ ‘0’ ‘A’ ‘P’ ‘O’ ‘N’ ‘1’ ‘ ’
Command receipt confirmation
(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
‘0’ ‘0’ ‘P’ ‘+’ ‘1’ ‘0’ ‘+’ ‘0’ ‘0’ ‘-’ ‘0’ ‘5’ ‘ ’
Command for setting the picture
control
30 30 50 2B 31 30 2B 30 30 2D 30 35 0D
‘0’ ‘0’ ‘P’ ‘+’ ‘1’ ‘0’ ‘+’ ‘0’ ‘0’ ‘-’ ‘0’ ‘5’ ‘ ’
Command receipt confirmation
(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
‘0’ ‘0’ ‘S’ ‘ ’
Command for checking the TINT
setting
30 30 53 2B 31 30 0D
‘0’ ‘0’ ‘S’ ‘+’ ‘1’ ‘0’ ‘ ’
Check result (+10)
• To set TINT at 0, enter +00. (-00 is invalid.)
[Example 4] When setting the REFERENCE of GAMMA MODE-USER 1 to CINEMA (+2), HIGH to -2, MID to +3
and LOW to 0. (Figures and symbols enclosed in quotation marks are ASCII codes.):
Sending commands
from the PC, etc.
Status code
from the projector
Description
30 30 47 53 55 31 2B 32 2D 30 32 2B 30 33 2B 30 30 OD
‘0’ ‘0’ ‘G’ ‘S’ ‘U’ ‘1’ ‘+’ ‘2’ ‘-’ ‘0’ ‘2’ ‘+’ ‘0’ ‘3’ ‘+’ ‘0’ ‘0’ ‘ ’
Command for setting of
GAMMA MODE-USER 1
30 30 47 53 55 31 2B 32 2D 30 32 2B 30 33 2B 30 30 OD
‘0’ ‘0’ ‘G’ ‘S’ ‘U’ ‘1’ ‘+’ ‘2’ ‘-’ ‘0’ ‘2’ ‘+’ ‘0’ ‘3’ ‘+’ ‘0’ ‘0’ ‘ ’
Command receipt confirmation
(Command echo back)