5.2.1 Status read commands ........................................................................................................................ 8
5.2.2 Read commands for items in INFORMATION menu ............................................................................9
5.2.3 Read commands for other information ................................................................................................ 9
5.3 Remote control key commands ............................................................................................. 10
5.4 Direct commands ................................................................................................................... 11
5.5 Function commands .............................................................................................................. 12
5.6 Menu setting commands .......................................................................................................12
5.6.1 IMAGE menu ...................................................................................................................................... 12
5.6.2 INSTALLATION 1 menu ...................................................................................................................... 13
5.6.3 INSTALLATION 2 menu ...................................................................................................................... 13
5.6.4 MULTI-SCREEN menu ....................................................................................................................... 14
5.6.5 FEATURE menu ..................................................................................................................................15
5.6.6 SIGNAL menu .................................................................................................................................... 16
5.6.7 NETWORK menu ............................................................................................................................... 16
This projector can be controlled by connecting a personal computer with RS-232C terminal.
In addition, by connecting multiple projectors to each other in a daisy chain conguration, you can control each
projector from one personal computer.
PC-controllable functions:
• Turning the power ON or OFF
• Changing input signals
• Inputting commands by pressing the buttons on the control panel and remote control
• Menu setting
[Compatibility with the former models]
To use the RS-232C commands designed for the former models of Mitsubishi projector, by inputting
“00COMMAND0”, the projector responds in the same way as the former models. (No NAK is returned. For NAK
response, see page 4. ID code cannot be designated at command sending.)
(For the recommended procedure to use the former command systems, see “Controlling the projector using a
personal computer” for FL7000U.)
ITEM
Changing the RS-232C
command system
1.1 Connection
CharacterASCII code
COMMAND
Function
43h 4Fh 4Dh 4Dh 41h 4Eh 44h
0 (Former command system),
1 (New command system)
Data
Important:
• Make sure that your computer and projector are turned off before connection.
•
(If you do not follow this instruction, the COM port may not function.)
•
the projectors or other devices made by other manufacturers are connected, operation is not guaranteed.
To connect with one projector:
To RS-232C terminal
RS-232C crossover cable
D-SUB 9-pin
D-SUB 9-pin
To SERIAL IN
terminal
To connect with multiple projectors (in a daisy chain configuration):
To RS-232C terminalTo SERIAL IN
RS-232C crossover cable
D-SUB 9-pin
D-SUB 9-pin
To SERIAL IN
terminal
To SERIAL OUT
terminal
RS-232C crossover cable
D-SUB 9-pinD-SUB 9-pin
terminal
To SERIAL OUT
terminal
2
• Example of ID setting (When Group A, which performs multi-projection with two projectors, and Group B, which
performs multi-projection with three projectors, are connected.)
Multi-projection Group A
Projector 1
PROJECTOR ID : 01
GROUP ID : A
Projector 2
PROJECTOR ID : 02
GROUP ID : A
Multi-projection Group B
Projector 3
PROJECTOR ID : 03
GROUP ID : B
Projector 4
PROJECTOR ID : 04
GROUP ID : B
Projector 5
PROJECTOR ID : 05
GROUP ID : B
You can assign the ID code to the control command.
• When the command having the PROJECTOR ID is sent, only the projector having the corresponding ID returns the
response.
(When the PROJECTOR ID is set to ALL on the projector, the projector responds to all the PROJECTOR ID
numbers assigned to the commands.)
• When the command having the GROUP ID is sent, all the projectors having the corresponding ID return the
response.
• When the command having no ID code is sent, all the projectors return response.
to other than “ALL” and assign the PROJECTOR ID differently for each projector to communicate with each projector
individually. Refer to the operation manual of the projector for setting the PROJECTOR ID.
When you use a daisy chain conguration, set the STANDBY MODE to “STANDARD.” Refer to the operation manual
of the projector for setting the STANDBY MODE.
Important:
• Adapters may be necessary depending on the PC connected to this projector. Contact your dealer for details.
1.2 Interface
1.2.1 Pin assignment of SERIAL IN and SERIAL OUT terminals (D-SUB 9-pin)
This projector uses RXD, TXD and GND lines for RS-232C control.
For RS-232C cable, the supplied cable (crossover cable) should be used.
3
2. Control command configuration
Computer
Projector 1
1
3
Projector 2
2
3
4
5
6
5
6
6
The command consists of the address code, ID code, function code, data code, ACK/NAK, and end code. The length
of the command varies among the functions.
[Address code] Fixed to 00. (‘30h’ ‘30h’ in the ASCII code)
[ID code] Code specifying the projector to be controlled (For ID, specify either the PROJETOR ID (00 to
63) or GROUP ID (0A to 0Z). When the code is not specified, all the connected projectors are
controlled.)
[Function code] Code unique to each control operation.
[Data code] Data (value) unique to each control operation (Not always indicated.)
[ACK/NAK] Code indicating the NAK return as described below
Fixed to :N (‘3Ah’ ‘4Eh’ in the ASCII code. Not added to ACK.)
[End code] Fixed to . (‘0Dh’ in the ASCII cade)
3. Control sequence
[Example] When the personal computer and two projectors are daisy-chained:
SequenceNote
Send the command from the
1
personal computer to the projector.
The command input from the
SERIAL IN terminal is sent to the
2
projector connected to the SERIAL
OUT terminal.
After receiving the end code, the
projector sends the return command
to the device connected to the
SERIAL IN terminal.
3
The return command input from the
SERIAL OUT terminal is sent to the
4
device connected to the SERIAL IN
terminal.
The personal computer checks the
5
command and confirms if the sent
command has been received or not.
Use the check command to see
if the projector has executed the
6
command.
If the projector does not receive commands
normally, that is, if the projector is not connected
physically or unable to receive commands, it does
not send out a return command.
In addition, when the ID code of the command is not
corresponded to that of the projector, the projector
doesn’t send a return command.
The projector sends out a return command within
one second at the latest.
When the received command cannot be executed,
NAK is returned (as described below).
The personal computer receives the commands as
many as the number of the projectors that send the
returned commands. However, the receiving order
of the returned commands may vary depending
on the projector status.
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.
• NAK return
In the following cases, the projector returns the command with “:N” added.
(1) Though the command sent from the computer is received by the projector successfully, it cannot be
executed because the projector is in the operation prohibition state.
(2) The data length of the sent command is incorrect or the command is invalid.
(3) The ID assigned to the command is out of the valid range (other than 00 to 63 or 0A to 0Z).
(4) The signal length of the command is 48 bytes or longer.
• When a command is sent out during the following operations, it may not be executed.
(1) During signal switching
(2) In the process of the auto position
(3) After the power is turned on.
After the power is turned on, no command is received until the image is displayed. (Usually, it takes about
20 seconds. However, when the lamp illumination takes time, more time will be required accordingly.) In
this case, the projector returns the received command with NAK added.
• The return command is sent out within 1 second at the latest.
• When sending commands successively, wait to receive the return command of the current command
before sending a next command.
4
• The projector may not receive a command when the splash screen is being displayed immediately after
turning on the power. Use command “00r10” to cancel the splash screen.
• While using the LAN terminals, the LAN functions take precedence.
• For the LAN terminals, the same commands as those for connecting with the TCP/IP (port number 63007) are
available. Note, however, that the response becomes slightly slower than when using the RS-232C terminals.
For the use of LAN terminals, refer to “4. Execution procedure of RS-232C commands via LAN”.
• When the NAK isn’t returned, check the RS-232C command system (00COMMAND).
[Example 1] Turning ON the power. (Values enclosed in quotation marks are ASCII codes.):
• When ID is not specied:
Command sent from the PC
‘30’ ‘30’ ‘21’ ‘0D’
00!
‘30’ ‘30’ ‘21’ ‘0D’
00!
Status code returned
from the projector
Description
Command for POWER ON
(ID command is omitted.)
Command receipt confirmation
(The statuses are echoed back as
many as the number of the connected
projectors.)
• When ID is specied (when the command is sent to the projector with the ID of “01” or “ALL”):
Command sent from the PC
‘30’ ‘30’ ‘3B’ ‘30’ ‘31’ ‘3B’ ‘21’ ‘0D’
00;01;!
‘30’ ‘ 30’ ‘3B’ ‘30’ ‘31’ ‘3B’ ‘21’ ‘0D’
00;01;!
Status code returned
from the projector
Description
Command for POWER ON is sent to
the projector with the ID of “01” or
“ALL.”
The projector with the ID of “01”
or “ALL” receives the command.
(The status is echoed back from the
projector with the ID of “01” or “ALL.”)
[Example 2] Selecting VIDEO as the input signal during auto positioning (Values enclosed in quotation marks are
ASCII codes.):
• When ID is not specied:
Command sent from the PC
30’ ‘30’ ‘5F’ ‘76’ ‘31’ ‘0D’
00_v1
‘30’ ‘30’ ‘5F’ ‘76’ ‘31’ ‘3A ’‘4E’ ‘0D’
00_v1:N
Status code returned
from the projector
Description
(During auto positioning)
Command for selecting VIDEO as the
input signal is sent out.
The command is received by the
projector but cannot be executed.
(NAK return)
• When ID is specied (when the command is sent to the projector with the ID of “01” or “ALL”):
(During auto positioning)
Command for selecting VIDEO as the
input signal is sent to the projector
with the ID of “01” or “ALL.”
The projector with the ID of “01” or
“ALL” receives the command, but
cannot execute it.
(NAK return)
• The owchart on the next page shows the recommended operating sequence for your reference to create a
program.
5
Projector error
Send out “00vER” to check error details.
Recover from error state.
0–3
To normal operation
4
Enter password.
Send out “00PASS****.”
Projector is functioning.
Use “00FNCOFF” to cancel the current function.
65
Sending “00vST”
Checking response to “00vST”
[Method of checking state of projector]
Sending out command
Awaiting response
from projector
Checking execution of
command (sending out
check command)
OK
NG
No response for
1 second or longer
END
NAK returned
Command is sent successfully.
Command execution fails.
Command is sent successfully.
Command is executed successfully.
Command sending fails.
No NAK returned
[RS-232C control flowchart]
START
Check the following.
•
The ID code is out of the valid range.
• Check that the function code is
correct.
• Check that the data code is correct.
• Check that the projector is able to
issue the return command.
→ Check the projector’s operation
using the 00vST command.
Note: In the following cases, NAK is
returned even when the
projector is in normal condition.
• Immediately after the power is
turned on
(For status read commands)
approximately for 10 seconds
(For other commands) approxi-
mately for 1 minute
• During input switching
• During auto positioning
• During password lock
Check the following.
• Check that the command begins
with “00”.
• The projector is not supplied with
AC power.
→ Check that AC power cord is
connected.
→ Turn on the power. (Turn on the
circuit breaker or main switch.)
• Not connected with the projector.
→ Check that the RS-232C cable is
connected.
→ Check the RS-232C cable for
electrical discontinuity.
• There is no projector with the
specified ID in the daisy chain
configuration.
→ Check that the ID is correct.
→ Check whether that there is a
projector of which power (AC) is
turned off in the daisy chain
configuration.
6
4. Execution procedure of RS-232C commands via LAN
PCProjector
1. Connection
2. Acquisition request of the certification data
3. Receiving of the certification data
4. Creation of the certification data
5. Sending of the RS-232C command
6. Receiving of the response data
• When you use the LAN function, set the STANDBY MODE to STANDARD or LAN.
• When you execute RS-232C commands via LAN, check that the CONTROL SYSTEM in the NETWORK menu is
set to STANDARD.
• You can change the certification password using the NETWORK PASSWORD in the NETWORK menu. The default
password is “admin.”
• You can skip the certication process by setting the NETWORK CERTIFICATION in the NETWORK menu to OFF.
When you skip the certification process, Steps 2 to 4 described below can be skipped and you can send RS-232C
commands without adding a certification data.
Example:
Sending the PON command (00!) while the NETWORK CERTIFICATION is set to OFF
For the procedure to set the menu, refer to the User Manual supplied with the projector.
To execute the RS-232C command via LAN while the NETWORK CERTIFICATION is set to ON, a 32-byte connection
certification data must be added before the RS-232C command.
To create a 32-byte certification data, following information and procedure are required.
!
0
0
• Random character string for creating the certication data that is acquired from the projector (8 characters)
• Network password of the projector (1 to 32 characters)
• MD5 hash calculation
• Based on the above, the execution procedures to connect to the projector and send the RS-232C commands
while the NETWORK CERTIFICATION is set to ON are described below.
1. Connect to Port 63007 of the projector from the PC as a TCP/IP client.
2. After completing the connection, send the acquisition request for the certification data (“
$
A
K
”) (ASCII
code: 24 41 4B 0D) from the PC to the projector.
*******
3. Acquire “
$
*
A
K
” on the PC as the response of the request sent in Step 2. (********: Random character
string for creating the certification data)
4. Create the certification data on the PC.
• Create the key of the certication data by linking the data acquired in Step 3 with the network character string.
For example, when the random character string is 12345678 and the password is ABCD, the key of the
certification data is 12345678ABCD (character string in ASCII code).
• Run MD5 hash on the key of the certication data.
• Create the certication data by converting the hash-calculated 16-byte data into the ASCII code char-
acter string.
Example:
Calculation result: [4f][3c][5d][a1][7b][4f][b5][ed][2c][99][4e][bb][f6][57][67][54] (hexadecimal numeral)
Certification data: 4f 3c 5d a1 7b 4f b5 ed 2c 99 4e bb f6 57 67 54 (character string in ASCII code)
5. Send the RS-232C command with the certification data from the PC to the projector.
Example:
To send the PON command (00!) using the certification data created in Step 4:
4f3c5
f
a
d
1
7b4
e
5
2c994
b
d
f
e
657675400
b
b
!
6. Receive the response from the projector on the PC.
Response data has the following patterns.
Normal:
Error in the certification data:
Command error:
!
(Parameter is added depending on the command.)
0
0
V=E
P
!
:
0
0
N
A
R
R
R
7
5. Command list
5.1 General control commands
The general control commands are used for the basic operation setting of this projector. They may not be executed while the signals are changed. The general control commands have no data codes. (When the commands
for input select are sent while the splash screen is being displayed, the splash screen is only canceled.)
!
"
_r1
_r2
_d1
_d2
_d3
_v1
_v2
Function
ASCII code
21h
22h
5Fh 72h 31h
5Fh 72h 32h
5Fh 64h 31h
5Fh 64h 32h
5Fh 64h 33h
5Fh 76h 31h
5Fh 76h 32h
This command is invalid for 2 minutes after the power is turned off.
This command is invalid for 1 minute after the power is turned on.
This command is not received during stand-by, BLANK, and input switch control with
the contact control.
This command is not received during stand-by, BLANK, and input switch control with
the contact control.
This command is not received during stand-by, BLANK, and input switch control with
the contact control.
This command is not received during stand-by, BLANK, and input switch control with
the contact control.
This command is not received during stand-by, BLANK, and input switch control with
the contact control.
This command is not received during stand-by, BLANK, and input switch control with
the contact control.
This command is not received during stand-by, BLANK, and input switch control with
the contact control.
Status code returned
from the projector
‘30’ ‘30’ ‘5F’ ‘72’ ‘31’ ‘0D’
00_r1
Note
Description
Command for setting the input signal
to COMPUTER 1 (ID command is
omitted.)
Command receipt conrmation
(The statuses are echoed back as
many as the number of the connected
projectors.)
ITEM
POWER ON
POWER OFF
INPUT COMPUTER 1
INPUT COMPUTER 2
INPUT HDMI
INPUT DVI
INPUT SDI *
INPUT VIDEO
INPUT S-VIDEO
1: This function works only on UD8900U.
*
[Example]
1
When setting the input signal to COMPUTER 1. (Values enclosed in quotation marks are ASCII codes.):
Command for setting the input
signal to COMPUTER 1 is sent to the
projector with the ID of “01” or “ALL.”
The projector with the ID of “01”
or “ALL” receives the command.
(The status is echoed back from the
projector with the ID of “01” or “ALL.”)
5.2 Reading commands
5.2.1 Status read commands
The projectors operating status, such as POWER-ON/OFF and the currently selected input terminal, etc. can be monitored.
ITEM
POWERvP76h 50h131hPOWER ON
INPUTvI76h 49hr172h 31hINPUT COMPUTER 1
P-ON/OFF ENABLED/
DISABLED
SIGNAL INPUTvSM76h 53h 4Dh030hNO SIGNAL SUPPLIED
1: This function works only on UD8900U.
*
CharacterASCIICharacterASCII
FunctionData (Receive)
030hPOWER OFF
r272h 32hINPUT COMPUTER 2
d164h 31hINPUT HDMI
d264h 32hINPUT DVI
d364h 33hINPUT
v176h 31hINPUT VIDEO
v276h 32hINPUT S-VIDEO
vPK76h 50h 4Bh030hPOWER ON/OFF DISABLED
131hPOWER ON/OFF ENABLED
131hSIGNAL SUPPLIED
SDI *
Status
1
8
5.2.2 Read commands for items in INFORMATION menu
Use the following commands to obtain the values of the items in the INFORMATION menu.
ITEM
LAMP 1 TIME (LOW)vLE1L76h 4Ch 45h 31h 4Chhhhhmm
LAMP 2 TIME (LOW)vLE2L76h 4Ch 45h 32h 4Chhhhhmm
LAMP illuminating status
(an icon displayed at
the right of the lamp
operating time)
NEXT LAMP RELAYvNLR76h 4Eh 4Ch 52hdhh
FILTER TIMEvFLTT76h 46h 4Ch 54h 54hhhhhh
SERIAL NUMBERvS/N76h 53h 2Fh 4Eh*******(within 7 characters)
RESOLUTIONvRESO76h 52h 45h 53h 4FhHHHHxVVVV
VERTICAL FREQUENCY
HORIZONTAL FREQUENCY
SYNC. TYPE
Character
vLST76h 4C 53h 54hab
vVFREQ
vHFREQ
vSYNCT
“hhhh” and “mm” represent hours and minutes respectively.
“d” and “hh” represent days and hours respectively.
“a” and “b” represent the lamp illuminating status of the LAMP 1 and LAMP 2 respectively.
“hhhh” represents the operating time.
“HHHH” and “VVVV” represent the horizontal and vertical resolutions respectively.
“***.**” represents the vertical frequency (in Hz) or the horizontal frequency (in kHz).
hexadecimal numbers, total 9 bits)
(MSB) xb1, xb2... xb8, xb9, 0, 0, 0 (LSB)
xb1(800): Fan error
xb2(400): Lamp error (The lamp goes out or does not
light.)
xb3(200): Lamp warning 1 (The lamp life has
expired.)
xb4(100): Lamp warning 2 (The lamp life is expiring.)
xb5(080): Temperature error
xb6(040): The temperature warning is being
indicated.
xb7(020): Lamp cover open error
xb8(010): Filter/lter cover open error
xb9(008): States of other component abnormality
When only one error occurs, value shown in
parentheses is returned.
When multiple errors occur at the same time, the
bits of all the occurred error are set.
Example)
C00: When fan error and lamp error occur at the
same time
180: When lamp warning 2 and temperature error
occur at the same time
(UD8850U
)
)
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.
9
[Example] When checking the currently selected input terminal (when the INPUT VIDEO is being selected).
(Values enclosed in quotation marks are ASCII codes.):
•
Command sent from the PC, etc.
‘30’ ‘30’ ‘76’ ‘49’ ‘0D’
00vl
‘30’ ‘30’ ‘76’ ‘49’ ‘76’ ‘31’ ‘0D’
00vlv1
Status code returned
from the projector
Description
Command for checking the input
terminal (ID command is omitted.)
Command for checking the input
terminal is sent to the projector with
the ID of “01” or “ALL.”
Check result (VIDEO)
(The status is echoed back from the
projector with the ID of “01” or “ALL.”)
5.3 Remote control key commands (Not executable in stand-by mode. When the remote control key
commands are sent while the splash screen is being displayed, the splash screen is only canceled.)
The remote control key commands allow the computer to control the projector in the same way as by the remote
control. (The CONTROLLER ID cannot be set. And some operations cannot be controlled.) The remote control
key commands have no data codes.
Command operating the same as the
MENU button is sent to the projector
with the ID of “01” or “ALL.”
Command receipt conrmation
(The status is echoed back from the
projector with the ID of “01” or “ALL.”)
5.4 Direct commands (Not executable in stand-by mode. Possible only to read during BLANK.)
The direct commands are used to numerically adjust the geometrical correction and bright uniformity correction.
When the computer sends the command without adding the setting value, the projector returns the received
command with the current setting value added as a data code.
For DVI/
For HDMI input: +0 (AUTO), +1 (NORMAL),
+2 (ENHANCED)
3 (SUPER RESOLUTION), 4 (COLOR MATRIX)
x: Lamp relay interval
When DUAL is selected:
0 (OFF), 1 (1H/24H), 2 (2H/1W)
When SINGLE is selected:
0 (OFF), 1 (24H), 2 (1WEEK)
dhh: Next lamp relay time
(d: days, hh: hours)
DUAL-OFF: Fixed to 0 days 00 hours
DUAL-1H/24H: Max. 0 days and 23 hours
DUAL-2H/1W: Max. 6 days and 22 hours
SINGLE-OFF: Fixed to 0 days 00 hours
SINGLE-1H/24H: Max. 0 days and 24 hours
SINGLE-1 WEEK: Max. 7 days and 00 hours
3 (MIRROR INVERT)
input: +0 (NORMAL), +1 (ENHANCED)
Data
5.6.3 INSTALLATION 2 menu
ITEM
AUTO POWER ONAPON41h 50h 4Fh 4Eh0 (OFF), 1 (ON)
AUTO POWER OFFAPOF41h 50h 4Fh 46h0 (OFF), 1 (5min), 2 (10min), 3 (15min), 4 (30min),
SCREENSCR53h 43h 52h0 (16:10), 1 (16:9), 2 (4:3)
SPLASH SCREENSS53h 53h0 (OFF), 1 (ON)
BACK COLORBB42h 42h0 (BLACK), 1 (BLUE), 2 (IMAGE)
DVI LONG CABLE
(INTERLOCKED)
BLACK LEVEL (RED)BKLVR42h 4Bh 4Ch 56h 52h000 to 255
BLACK LEVEL (GREEN)BKLVG42h 4Bh 4Ch 56h 47h000 to 255
BLACK LEVEL (BLUE)BKLVB42h 4Bh 4Ch 56h 42h000 to 255
EDGE BLENDING
(RESET)
COLOR MATCHINGCMC43h 4Dh 43h0 (OFF), 1 (MANUAL), 2 (MEASURE)
COLOR MATCHING-
MANUAL
(GAIN)
COLOR MATCHINGMANUAL
(SATURATION)
COLOR MATCHINGMANUAL
(HUE)
COLOR MATCHINGMANUAL
(WHITE R)
COLOR MATCHINGMANUAL
(WHITE G)
COLOR MATCHINGMANUAL
(WHITE B)
CharacterASCII code
ILK49h 4Ch 4Bh0 (OFF), 1 (ON)
EBRST45h 42h 52h 53h 54h
MNTG4Dh 4Eh 54h 47hx010 to 100
MNTS4Dh 4Eh 54h 53hx±30
MNTH4Dh 4Eh 54h 48hx±30
MNTWR4Dh 4Eh 54h 57h 52h010 to 100
MNTWG4Dh 4Eh 54h 57h 47h010 to 100
MNTWB4Dh 4Eh 54h 57h 42h010 to 100
Function
Function
Data
x: Cleanup interval
0 (OFF), 1 (24H), 2 (1WEEK)
dhh: Next cleanup time
(d: days, hh: hours)
OFF: Fixed to 0 days and 00 hours
24H: Max. 0 days and 24 hours
1 WEEK: Max. 7 days and 00 hours
Data
x: Color selection
R (RED), Y (YELLOW), G (GREEN),C (CYAN),
B (BLUE), M (MAGENTA)
x: Color selection
R (RED), Y (YELLOW), G (GREEN),C (CYAN)
B (BLUE), M (MAGENTA)
x: Color selection
R (RED), Y (YELLOW), G (GREEN), C (CYAN)
B (BLUE), M (MAGENTA)
14
ITEM
ภาษาไทย
COLOR MATCHINGMANUAL
COLOR MATCHING-
-MEASURE-MEASURED
DATA (Y(Relative value))
COLOR MATCHING-
-MEASURE-MEASURED
DATA (x)
COLOR MATCHING-
-MEASURE-MEASURED
DATA (y)
COLOR MATCHING-
-MEASURE
DATA (GAIN)
COLOR MATCHING-
-MEASURE
DATA
COLOR MATCHING-
-MEASURE
DATA
COLOR MATCHING-
-MEASURE (RESET)
(RESET)
-TARGET
-TARGET
(x)
-TARGET
(y)
Function
CharacterASCII code
MNRST4Dh 4Eh 52h 53h 54h
MSML4Dh 53h 4Dh 4Chx00050 to 20000
x: Color selection
R (RED), G (GREEN), B (BLUE), W (WHITE)
MSMX4Dh 53h 4Dh 58hx*.*** to *.***
x: Color selection
R (RED), G (GREEN), B (BLUE), W (WHITE)
*.***: The range varies depending on x.
MSMY4Dh 53h 4Dh 59hx*.*** to *.***
x: Color selection
R (RED), G (GREEN), B (BLUE), W (WHITE)
*.***: The range varies depending on x.
MSTG4Dh 53h 54h 47hx010 to 100
x: Color selection
R (RED), Y (YELLOW), G (GREEN), C (CYAN)
B (BLUE), M (MAGENTA), W (WHITE)
MSTX4Dh 53h 54h 58hx*.*** to *.***
x: Color selection
R (RED), Y (YELLOW), G (GREEN),C (CYAN)
B (BLUE), M (MAGENTA), W (WHITE)
*.***: The range varies depending on x.
MSTY4Dh 53h 54h 59hx*.*** to *.***
x: Color selection
R (RED), Y (YELLOW), G (GREEN),C (CYAN)
B (BLUE), M (MAGENTA), W(WHITE)
*.***: The range varies depending on x.
MSRST4Dh 53h 52h 53h 54h
Data
5.6.5 FEATURE menu
ITEM
PROJECTOR IDPID50h 49h 44h00 (ALL), 01 to 63
GROUP IDGID47h 49h 44hA to Z
PASSWORD FUNCTION
NETWORK RESTARTNRCN4Eh 52h 43h 4EhLAN microcomputer is reset and restarted.
• 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.
Function
Data
Effective only during P-ON.
16
How to set the value
Use the character or ASCII code as shown below to set the value.
Command for setting the
GAMMA MODE of the COLOR
ENHANCER-USER is sent to
the projector with the ID of “01”
or “ALL.”
Command receipt confirmation
(The status is echoed back
from the projector with the ID
of “01” or “ALL.”)
18
5.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 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.
Command for enabling the
password lock of DISPLAY INPUT
(ID command is omitted.)
Response informing that the
projector succeeded in enabling the
password lock of DISPLAY INPUT
(The statuses are echoed back
as many as the number of the
connected projectors.)
• When ID is specied (when the command is sent to the projector with the ID of “01” or “ALL”):
Command for turning on the
password lock of DISPLAY INPUT
is sent to the projector with the ID
of “01” or “ALL.”
Response informing that the
projector succeeded in enabling the
password lock of DISPLAY INPUT
(The status is echoed back from
the projector with the ID of “01”
or “ALL.”)
19
Loading...
+ hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.