Resolution (H x V) H. frequency (kHz) V. frequency (Hz)RatingSignal mode
720 x 40037.985.0VESATEXT
640 x 48031.559.9VESAVGA (60Hz)
640 x 48037.972.8VESAVGA (72Hz)
640 x 48037.575.0VESAVGA (75Hz)
640 x 48043.385.0VESAVGA (85Hz)
800 x 60035.256.3VESASVGA (56Hz)
800 x 60037.960.3VESASVGA (60Hz)
800 x 60048.172.2VESASVGA (72Hz)
800 x 60046.975.0VESASVGA (75Hz)
800 x 60053.785.1VESASVGA (85Hz)
832 x 62449.774.5Mac 16” mode
1024 x 76848.460.0VESAXGA (60Hz)
1024 x 76856.570.1VESAXGA (70Hz)
1024 x 76860.075.0VESAXGA (75Hz)
1024 x 76868.785.0VESAXGA (85Hz)
1152 x 86467.575.0VESA
1280 x 96060.060.0VESA
1280 x 102464.060.0VESASXGA (60Hz)
1280 x 102480.075.0VESASXGA (75Hz)
*1280 x 102491.285.0VESASXGA (85Hz)
*1600 x 120075.060.0VESAUXGA (60Hz)
1280 x 76847.760.0VESAW-XGA (60Hz)
1400 x 105065.360.0VESASXGA+ (60Hz)
1280 x80049.760.0VESA
1152 x 864 (75Hz)
1280 x 960 (60Hz)
1280 x 800 (60Hz)
NOTE • Be sure to check the port type, signal level, timing and resolution
of the computer before connecting this projector to it.
• Some computers may have multiple display screen modes. Some of these
modes may not be supported by this projector.
• Depending on the input signal, full-size display may not be supported in some
cases. Refer to the number of display pixels above.
• Although the projector can display signals with resolutions up to UXGA
(1600x1200), the signal will be converted to the projector’s native resolution
before being displayed. The best display performance will be achieved if the
input signal and native projector resolutions are identical.
• Automatic adjustment may not function correctly with some input signals.
• The image may not be displayed correctly when the input sync signal is a
composite sync or a sync on G.
• The HDMI input does not support signals marked with an "*".
009-1417-00
1
Initial set signals
Initial set signals
The following signals are used for initial settings. The signal timing for some
computer models may be different. In this case, adjust the V POSITION and H
POSITION in the IMAGE menu.
Back porch (B) Front porch (D) Back porch (b) Front porch (d)
This projector is equipped with PJLinkTM Class 1 protocol.
Refer to the following table to control the projector using PJLinkTM protocol
commands.
CommandsControl DescriptionParameter or Response
POWRPower Contorol
POWR ?Power Status inquiry
INPTInput Source selection
INPT ?Input Source inquiry
AVMTAV Mute
AVMT ?AV Mute inquiry
ERST ?Error Status inquiry
0 = Standby
1 = Power On
0 = Standby
1 = Power On
2 = Cool Down
11 = COMPUTER IN 1
12 = COMPUTER IN 2
13 = BNC
21 = COMPONENT
22 = S-VIDEO
23 = VIDEO 1
24 = VIDEO 2
31 = HDMI
32 = DVI-D
11 = COMPUTER IN 1
12 = COMPUTER IN 2
13 = BNC
21 = COMPONENT
22 = S-VIDEO
23 = VIDEO 1
24 = VIDEO 2
31 = HDMI
32 = DVI-D
30 = BLANK off
31 = BLANK on
30 = BLANK off
31 = BLANK on
1st byte: Refers to Fan error; one of 0 to 2
2nd byte: Refers to Lamp error; one of 0 to 2
3rd byte: Refers to Temperature error; one of 0 to 2
4th byte: Refers to Cover error; one of 0 to 2
5th byte: Refers to Filter error; one of 0 to 2
6th byte: Refers to Other error; one of 0 to 2
The mearning of 0 to 2 is as given below
0 = Error is not detected; 1 = Warning; 2 = Error
NOTE • The password used in PJLinkTM is the same as the password as the Web
Browser Control. To use PJLinkTM without authentication, do not set any password in
the Web Browser Control.
• For specications of PJLinkTM, see the Japan Business
Machine and Information System Industries Association website.
URL: http://pjlink.jbmia.or.jp/
7
RS-232C Communication
RS-232C Communication
1 2 3 4 5
6
789
CONTROL port RS-232C cable (Cross) RS-232C port
of the projector of the computer
RD (2) (2) RD
TD (3) (3) TD
- (4) (4) DTR
GND (5) (5) GND
- (6) (6) DSR
RTS (7) (7) RTS
CTS (8) (8) DTS
- (9) (9) RI
- (1) (1) CD
1 2 3 4 5
6
789
Connecting the cable
Turn off the projector and the computer.
1.
Connect the CONTROL port of the projector to the RS-232C port of the
2.
computer by a RS-232C cable (cross). Use a cable which meets the
specications shown on the previous page.
Turn the computer on, and after the computer has started up, turn the
3.
projector on.
Communications setting
19200bps, 8N1
1. Protocol
Consist of header (7 bytes) + command data (6 bytes).
2. Header
BE + EF + 03 + 06 + 00 + CRC_low + CRC_high
CRC_low : Lower byte of CRC ag for command data
CRC_high : Upper byte of CRC ag for command data
3. Command data
Command data chart
byte_0byte_1byte_2byte_3byte_4byte_5
ActionTypeSetting code
lowhighlowhighlowhigh
Action (byte_0 - 1)
ActionClassicationContent
1SETChange setting to desired value.
2GETRead projector internal setup value.
4INCREMENTIncrement setup value by 1.
5DECREMENT Decrement setup value by 1.
6EXECUTERun a command.
8
RS-232C Communication (continued)
Requesting projector status (Get command)
(1) Send the request code Header + Command data (‘02H’+‘00H’+ type (2
bytes)+‘00H’ +‘00H’) from the computer to the projector.
(2) The projector returns the response code ‘1DH’+ data (2 bytes) to the computer.
Changing the projector settings (Set command)
(1) Send the setting code Header + Command data (‘01H’+‘00H’+ type (2 bytes) +
setting code (2 bytes)) from the computer to the projector.
(2) The projector changes the setting based on the above setting code.
(3) The projector returns the response code ‘06H’ to the computer.
Using the projector default settings (Reset Command)
(1) The computer sends the default setting code Header + Command data
(‘06H’+‘00H’ + type (2 bytes) +‘00H’+‘00H’) to the projector.
(2) The projector changes the specied setting to the default value.
(3) The projector returns the response code ‘06H’ to the computer.
Increasing the projector setting value (Increment command)
(1) The computer sends the increment code Header + Command data
(‘04H’+‘00H’+ type (2 bytes) +‘00H’+‘00H’) to the projector.
(2) The projector in creases the setting value on the above setting code.
(3) The projector returns the response code ‘06H’ to the computer.
Decreasing the projector setting value (Decrement command)
(1) The computer sends the decrement code Header + Command data
(‘05H’+‘00H’+ type (2 bytes) +‘00H’ + ‘00H’) to the projector.
(2) The projector decreases the setting value on the above setting code.
(3) The projector returns the response code ‘06H’ to the computer.
When the projector cannot understand the received command
When the projector cannot understand the received command, the error code ‘15H’
is sent back to the computer.
Sometimes the projector cannot properly receive the command. In this case, the
command is not executed and the error code ‘15H’ is sent back to the computer. If
this error code is returned, send the same command again.
When the projector cannot execute the received command.
When the projector cannot execute the received command, the error code ‘1CH’
+ ‘xxxxH’ is sent back to the computer. When the data length is greater than
indicated by the data length code, the projector will ignore the excess data code.
Conversely when the data length is shorter than indicated by the data length
code, an error code will be returned to the computer.
NOTE • Operation cannot be guaranteed when the projector receives an undened
command or data.
• Provide an interval of at least 40ms between the response code and any other code.
• The projector outputs test data when the power supply is switched ON, and when the
lamp is lit. Ignore this data.
• Commands are not accepted during warm-up.
9
Command Control via the Network
Command Control via the Network
Communication Port
The following two ports are assigned for command control.
TCP #23
TCP #9715
Command Control Settings
Congure the following items from a web browser when command control is used.
Port Settings
Network Control
Port1 (Port: 23)
Network Control
Port2 (Port: 9715)
Port open
Authentication
Port open
Authentication
Click the
Control Port1 (Port: 23)]
Default setting is “Enable”.
Click the
[Authentication]
is required.
Default setting is “Disable”.
Click the
Control Port2 (Port: 9715)]
#9715.
Default setting is “Enable”.
Click the
[Authentication]
is required.
Default setting is “Enable”.
[Enable]
[Enable]
[Enable]
[Enable]
check box to open
to use TCP #23.
check box for the
setting when authentication
check box to open
check box for the
setting when authentication
to use TCP
[Network
[Network
When the authentication setting is enabled, the following settings are required.
Security Settings
Network Control
10
Authentication
Password
Re-enter
Authentication
Password
Enter the desired authentication password.
This setting will be the same for
Control Port1 (Port: 23)]
Control Port2 (Port: 9715)]
Default setting is blank.
and
.
[Network
[Network
Command Control via the Network (continued)
Command Format
[TCP #23]
1. Protocol
Consist of header (7 bytes) + command data (6 bytes)
2. Header
BE + EF + 03 + 06 + 00 + CRC_low + CRC_high
CRC_low: Lower byte of CRC ag for command data
CRC_high: Upper byte of CRC ag for command data
3. Command data
Command data chart
byte_0byte_1byte_2byte_3byte_4byte_5
ActionTypeSetting code
lowhighlowhighlowhigh
Action (byte_0 - 1)
ActionClassicationContent
1SetChange setting to desired value.
2GetRead projector internal setup value.
4IncrementIncrement setup value by 1.
5DecrementDecrement setup value by 1.
6ExecuteRun a command.
Requesting projector status (Get command)
(1) Send the following request code from the PC to the projector.
Header + Command data (‘02H’ + ‘00H’ + type (2 bytes) + ‘00H’ + ‘00H’)
(2) The projector returns the response code ‘1DH’ + data (2 bytes) to the PC.
Changing the projector settings (Set command)
(1) Send the following setting code from the PC to the projector.
Header + Command data (‘01H’ + ‘00H’ + type (2 bytes) + setting code (2 bytes))
(2) The projector changes the setting based on the above setting code.
(3) The projector returns the response code ‘06H’ to the PC.
Using the projector default settings (Reset Command)
(1) The PC sends the following default setting code to the projector.
Header + Command data (‘06H’ + ‘00H’ + type (2 bytes) + ‘00H’ + ‘00H’)
(2) The projector changes the specied setting to the default value.
(3) The projector returns the response code ‘06H’ to the PC.
Increasing the projector setting value (Increment command)
(1) The PC sends the following increment code to the projector.
Header + Command data (‘04H’ + ‘00H’ + type (2 bytes) + ‘00H’ + ‘00H’)
(2) The projector increases the setting value on the above setting code.
(3) The projector returns the response code ‘06H’ to the PC.
11
Command Control via the Network (continued)
Decreasing the projector setting value (Decrement command)
(1) The PC sends the following decrement code to the projector.
Header + Command data (‘05H’ + ‘00H’ + type (2 bytes) + ‘00H’ + ‘00H’)
(2) The projector decreases the setting value on the above setting code.
(3) The projector returns the response code ‘06H’ to the PC.
When the projector cannot understand the received command
When the projector cannot understand the received command, the error code ‘15H’
is sent back to the PC.
Sometimes the projector cannot properly receive the command. In this case, the
command is not executed and the error code ‘15H’ is sent back to the PC. If this
error code is returned, send the same command again.
When the projector cannot execute the received command.
When the projector cannot execute the received command, the error code ‘1CH’ +
‘xxxxH’ is sent back to the PC.
When the data length is greater than indicated by the data length code, the
projector will ignore the excess data code. Conversely when the data length is
shorter than indicated by the data length code, an error code will be returned to
the PC.
When authentication error occurred.
When authentication error occurred, the error code the ‘1FH’ + ‘0400H’ is sent
back to the PC.
NOTE • Operation cannot be guaranteed when the projector receives an undened
command or data.
• Provide an interval of at least 40ms between the response code and any other code.
• Commands are not accepted during warm-up.
[TCP #9715]
1. Protocol
Consist of header (1 byte) + data length (1 byte) + command data (13 bytes) +
check sum (1 bytes) + connection ID (1 byte).
2. Header
02, Fixed
3. Data Length
Network control commands byte length (0D, Fixed)
4. Command data
Network control commands that start with BE EF (13bytes).
5. Check Sum
This is the value to make zero on the addition of the lower 8 bits from the header
to the checksum.
6. Connection ID
Random value from 0 to 255 (This value is attached to the reply data).
12
Command Control via the Network (continued)
7. Reply Data
The connection ID (the data is same as the connection ID data on the sending
data format) is attached to the Network control commands reply data.
The TCP connection will be automatically disconnected after there is no
communication for 30 seconds after being established.
Authentication
The projector does not accept commands without authentication success
when authentication is enabled. The projector uses a challenge response type
authentication with an MD5 (Message Digest 5) algorithm. When the projector
is using a LAN, a random 8 bytes will be returned if authentication is enabled.
Combine this received 8 bytes and the authentication password and digest this
data with the MD5 algorithm and add this in front of the commands to send.
Following is a sample if the authentication password is set to “password” and the
random 8 bytes are “a572f60c”.
1) Select the projector.
2) Receive the random 8 bytes “a572f60c” from the projector.
3) Combine the random 8 bytes “a572f60c” and the authentication password
“password” and it becomes “a572f60cpassword”.
4) Use this combination “a572f60cpassword” with MD5 algorithm.
It will become “e3d97429adffa11bce1f7275813d4bde”.
5) Add “e3d97429adffa11bce1f7275813d4bde” in front of the commands and
send the data.
Send “e3d97429adffa11bce1f7275813d4bde”+command.
6) When the sending data is correct, the command will be performed and the
reply data will be returned. Otherwise, an authentication error will be returned.
NOTE • During the transmission of the second or subsequent commands, the
authentication data can be omitted when using the same connection.
13
Daisy Chain Communication
Daisy Chain Communication
Transmitting side
1 2 3 4 5
6
789
CONTROL OUT port
in Projector
RD (2) (2) RD
TD (3) (3) TD
- (4) (4) DTR
GND (5) (5) GND
- (6) (6) DSR
RTS (7) (7) RTS
CTS (8) (8) DTS
- (9) (9) RI
RS-232C cable (Cross)
- (1) (1) CD
Recieving side
1 2 3 4 5
6
789
CONTROL IN
port in Projector
1.Communications setting
Set the same communication settings (selecting from options below) on the
CONTROL terminal for transmitting and receiving side connected with a RS-232C
cable.
Baud rate: 4800 / 9600 / 19200 / 38400 bps
Parity NONE / ODD / EVEN
Data bit: 8 bit (xed)
Start bit: 1 bit (xed)
Stop bit: 1 bit (xed)
2.Commands available only for daisy chain
communication
The projector supports the following commands only for daisy chain.
(1) Control the projector (Set/Increment/Decrement/Execute)
(2) Get the projector’s status (Get)
(3) Get the number of connected projectors
(4) Set the communication Group identication and Communication ID.
(5) Get the communication Group identication and Communication ID.
3.Command format
Protocol
Consist of header data (7 bytes) + command data (6 bytes)
Header
BE + EF + Packet_Type + 06 + Group + ID + Checksum
Data chart
Support CommandPacket_TypeGroupID
Control the projector‘83H’0~160~64
Get the projector’s status‘83H’1~161~64
Get the number of connected projectors‘84H’00
Set the communication Group
identication and Communication ID
Get the communication Group
identication and Communication ID
‘85H’1~161~64
‘86H’00
14
Daisy Chain Communication
Calculation of Checksum
Sum up all of 12 bytes except the Checksum, then make the bit inversion of the
lowest byte of the total, and add 1 to the inverted byte. The calculated result is
the Checksum data.
The lowest byte of ‘029AH’ is ‘9AH’ (1001 1010). Making the bit inversion of the
‘9AH’ gets ‘65H’ (0110 0101), then, add 1. The calculated checksum is ’66H’.
Group and ID Settings
This daisy chain command can adjust the control range by using the Group
identication and ID.
GroupIDDirectionnote
1~16 1~64 Individual controlThe command is available to the projectors with
1~160Designated control
according to the
Group identication
01~64 Designated control
according to the ID
00Unlimited. The command is available to the all projectors.
the same Group identication and ID numbers and
command setting.
The command is available to the projectors with the
same Group identication and command setting.
The command is available to the projectors with the
same ID number and command setting.
15
Daisy Chain Communication
Command data
Controlling projector
①
byte_0byte_1byte_2byte_3byte_4byte_5
ActionTypeSetting Code
lowhighlowhighlowhigh
Action (byte_0-1)
ActionClassicationContent
1SetChange setting to desired value.
4IncrementIncrement setup value by 1.
5DecrementDecrement setup value by 1.
6ExecuteRun a command.
Note: For the Type and Setting Code, see the RS-232C communication/
Network command table (
Getting the projector’s status
②
byte_0byte_1byte_2byte_3byte_4byte_5
ActionTypeConnection ID
lowhighlowhighlowhigh
20
).
Action (byte_0-1)
ActionClassicationContent
2GetRead projector internal setup value.
Connection ID (byte_4-5)
Connection IDContent
0~255This value is attached to the reply data.
Other commands
③
byte_0byte_1byte_2byte_3byte_4byte_5
ActionTarget NumberConnection ID
lowhighlowhighlowhigh
Support CommandAction Target Number Connection ID
Get the number of connected projectors200~255
Set the communication Group
identication and Communication ID
Get the communication Group
identication and Communication ID
16
11~655350~255
21~655350~255
Daisy Chain Communication
Command data
Requesting projector status (Get command)
(1) Send the following request code from the PC to the projector.
Header + Command data (‘02H’ + ‘00H’ + type (2 bytes) + connection ID (2
bytes))
(2) The projector returns the response code to the PC.
‘9DH’ + ‘02H’ + connection ID (2 bytes) + data (2 bytes)
When the projector cannot understand the received command, the error code
is sent back to the PC.
‘95H’ + ‘02H’ + connection ID (2 bytes) + ‘00H’ + ‘00H’
When the projector cannot execute the received command, the error code is
sent back to the PC.
‘9CH’ + ‘02H’ + connection ID (2 bytes) + error code (2 bytes)
Action (byte_0-1)
Error Code
Error CodeContent
0The command was not accepted because the projector connected to PC
was busy.
1Communication error occurred between projectors.
2The command was not accepted because the designated projector was
not found.
Changing the projector settings (Set command)
(1) Send the following request code from the PC to the projector.
Header + Command data (‘01H’ + ‘00H’ + type (2 bytes) + setting code (2 bytes))
(2) The projector changes the setting based on the above setting code.
(3) Projector does not send out the response data.
Using the projector default settings (Reset Command)
(1) The PC sends the following default setting code to the projector.
Header + Command data (‘06H’ + ‘00H’ + type (2 bytes) + ‘00H’ + ‘00H’)
(2) The projector changes the specied setting to the default value.
(3) Projector does not send out the response data.
Increasing the projector setting value (Increment command)
(1) The PC sends the following increment code to the projector.
Header + Command data (‘04H’ + ‘00H’ + type (2 bytes) + ‘00H’ + ‘00H’)
(2) The projector increases the setting value on the above setting code.
(3) Projector does not send out the response data.
Decreasing the projector setting value (Decrement command)
(1) The PC sends the following decrement code to the projector.
Header + Command data (‘05H’ + ‘00H’ + type (2 bytes) + ‘00H’ + ‘00H’)
(2) The projector decreases the setting value on the above setting code.
(3) Projector does not send out the response data.
17
Daisy Chain Communication
Get the number of connected projectors
(1) Send the following request code from the PC to the projector.
Header + Command data (‘02H’ + ‘00H’ + ‘00H’ + ‘00H’ + connection ID (2 bytes))
(2) The projector returns the response code to the PC.
‘9EH’ + ‘04H’ + connection ID (2 bytes) + number of projectors (2 bytes) + group (1
byte) + ID (1 byte)
When the projector cannot understand the received command, the error code is
sent back to the PC.
‘96H’ + ‘04H’ + connection ID (2 bytes) + ‘00H’ + ‘00H’ + ‘00H’ + ‘00H’
When the projector cannot execute the received command, the error code is sent
back to the PC.
‘9FH’ + ‘06H’ + connection ID (2 bytes) + position number of projector having an
error* (2 bytes) + group (1 byte) + ID (1 byte) + error code (2 bytes)
*The position number is counted from the projector connected to PC directly,
which has No.1 as position number. Then, the next one is No.2 and so on.
Error Code
Error CodeContent
0The command was not accepted because the projector connected to PC
was busy.
1Communication error occurred between projectors.
Set the communication Group identication and
Communication ID
(1) Send the following setting code from the PC to the projector.
Header + Command data (‘01H’ + ‘00H’ + target number (2 bytes) + connection ID
(2 bytes))
(2) The projector changes the group and ID setting based on the above setting
code.
(3) Projector does not send out the response data.
18
Daisy Chain Communication
Get the communication Group identication and
Communication ID
(1) Send the following request code from the PC to the projector.
Header + Command data (‘02H’ + ‘00H’ + target number (2 bytes) + connection ID
(2 bytes))
(2) The projector returns the response code to the PC.
‘90H’ + ‘04H’ + connection ID (2 bytes) + target number (2 bytes) + group (1 byte)
+ ID (1 byte)
When the projector cannot understand the received command, the error code is
sent back to the PC.
‘97H’ + ‘04H’ + connection ID (2 bytes) + ‘00H’ + ‘00H’ + ‘00H’ + ‘00H’
When the projector cannot execute the received command, the error code is sent
back to the PC.
‘91H’ + ‘06H’ + connection ID (2 bytes) + position number of projector having an
error* (2 bytes) + group (1 byte) + ID (1 byte) + error code (2 bytes)
* The position number is counted from the projector connected to PC directly,
which has No.1 as position number. Then, the next one is No.2 and so on.
Error Code
Error CodeContent
0The command was not accepted because the projector connected to PC
was busy.
1Communication error occurred between projectors.
2The command was not accepted because the designated projector was
not found.
NOTE • During transmission of the second or subsequent commands, the
authentication data can be omitted when using the same connection.
• Commands are not accepted during warm-up.
•To use the daisy chain communication, select DAISY CHAIN in the OPTION
>COMMUNICATION TYPE submenu in the OSD (On Screen Display) (
Manual (detailed) - Operating Guide
)
User's
19
RS-232C Communication / Network command table
RS-232C Communication / Network command table
Names Operation TypeHeader
PowerSetOFFBE EF 0306 002A D301 0000 6000 00
ONBE EF0306 00BA D201 0000 6001 00
GetBE EF 0306 0019 D302 0000 6000 00
(Example Return)
00 0001 0002 00
(Off)(On)(Cool Down)
Input SourceSetCOMPUTER IN 1BE EF 0306 00FE D201 0000 2000 00