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
Loading...
+ 22 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.