Epson EMP-6110 User Manual

Page 1
ESC/VP21 Command User's Guide for Business Projectors

ESC/VP21 Command User's Guide for

Business Projectors

Page 2
ESC/VP21 Command User's Guide for Business Projectors
Table of Contents
Introduction to ESC/VP21- - - - - - - - - - - - - - - - - - - - - - - - - - 3 ESC/VP21 Command Formats - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -4 Projector state and commands - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -5 Command transmission timing - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -7 Command list and Applicable Models - - - - - - - - - - - - - - - - - - - - - - - - - - - -8 Command Details - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -11 Appendix- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -23 Revision History - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -24
Copyright Notice:
All rights reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, electronic, mechanical, photocopying, recording, or otherwise, without the prior written permission of SEIKO EPSON CORPORATION. No patent liability is assumed with respect to the use of the information contained herein. Neither is any liability assumed for damages resulting from the use of the information contained herein.
Neither SEIKO EPSON CORPORATION nor its affiliates shall be liable to the purchaser of this product or third parties for damages, losses, costs, or expenses incurred by purchaser or third parties as a result of: accident, misuse, or abuse of this product or unauthorized modifications,
repairs, or alterations to this product, or (excluding the U.S.) failure to strictly comply with SEIKO EPSON CORPORATION’s operating and maintenance instructions.
SEIKO EPSON CORPORATION shall not be liable against any damages or problems arising from the use of any options or any consumable products other than those designated as Original EPSON Products or EPSON Approved Products by SEIKO EPSON CORPORATION.
EPSON is a registered trademark of SEIKO EPSON CORPORATION. Easy MP is a trademark of SEIKO EPSON CORPORATION. Macin­tosh, Mac, and iMac are registered trademarks of Apple Computer, Inc. IBM is a registered trademark of International Business Machines Corporation. Windows and Windows NT are registered trademarks of Microsoft Corporation in the United States of America.
General Notice:
Other product names used herein are also for identification purposes only and may be trademarks of their respective owners. EPSON disclaims any and all rights in those marks.
©SEIKO EPSON CORPORA T ION 2003-2005. All rights reserved.
Page 3
ESC/VP21 Command User's Guide for Business Projectors
Video camera
VTR
DVD
Controller Projector
Video
Serial
Projector with USB I/F
USB
PC
Projector with network I/F
PC
A/V controller
with network I/F
Hub
TCP/IP

1.Introduction to ESC/VP21

ESC/VP21 is a control command and protocol for Epson projectors, which is used for A/V controller to control and monitor Epson projectors. The command codes are comprised of ASCII codes. Therefore the command codes can be understood very easily and you can easily control projectors using a PC with a terminal emulator such as Microsoft Hyper terminal. Since ESC/VP21 is independent of communication protocols,Serial, USB or TCP/IP network can be used to transmit the commands to projec­tors.
•Serial connection A/V controllers normally use a serial connection to control projectors. Refer to Appendix for details.
•USB connection A USB interface can be used to control a projector. Refer to Appendix for details.
•Network connection After establishing a TCP session, ESC/VP21 commands can be sent to projectors. Refer to ESC/VP.net protocol manual.
3 of 24
Page 4
ESC/VP21 Command User's Guide for Business Projectors

2.ESC/VP21 Command Formats

2.1.Set command format

A set command consists of a command and a parameter. Projector returns a colon after executing the command. There are two types of parameters. One is fixed such as ON, OFF, or 21.Other is a step parameter such as INC, DEC or INIT.
INC increments the parameter by one. DEC decrements the parameter by one. INIT initializes the parameter.
Set command example 1
: SOURCE 21
Colon from projector Command Space Parameter Return
Set command example 2
: VOL INC
Colon from projector Command Space Parameter Return

2.2.Get command format

A get command consists of a command and ?. Projector returns a response parameter after executing the command.
Get command example
: SOURCE?
Colon from projector Command ? Return
Response parameter example
SOURCE = 21 :
Colon from projector Command = Parameter

2.3.Null command

The null command is a command code of the return key code (Hex 0D). Projector returns a colon. The null command can be used to confirm that the projector is in operation.

2.4.Illegal commands

Projector returns “ERR” and a return key code (Hex 0D) and a colon when it receives invalid commands.
ERR :
4 of 24
Page 5
ESC/VP21 Command User's Guide for Business Projectors

3.Applicable Models

EMP-600/800/810/811/820,30/52,720/730/520,73/53/74/54,735,8300/9300,7800/7850,S1/S1H,61/81,830/835,740/745/732/ 737,821/828,7900/7950,S3/S4,765/760,755/750,62/82/X3,1715/1710/1705/1700,6000/6100,1815/1810,S5/X5/83/822,260/280/ 6110/6010,400W,83+/822+, 1825, EX90, G5350/G5300/G5150/G5100/G5200W/G5000

4.Projector state and commands

4.1.Standby state (operation indicator is in orange)

When a projector is in a standby state, executable commands depend on projector models and standby configuration (network on, network off). Refer to the following table.
Models Configuration Executable Commands
61/81 830/835 740/745/732/737 821/828 S3/S4 765/760/755/750 62/82/X3(76) 6100/6000 1715/1710/1705/1700 1815/1810/1825 S5/X5/83/822/83+/822+/EX90 260/280 6110/6010 400W G5350/G5300/G5150/G5100/ G5200W/G5000
7800/7850/ 8300/9300 7900/7950 (note3)
Others -
network on/off PWR ON , PWR? , LAMP?
network on PWR ON , PWR? , SOURCE? , Null
command (note1)
network off PWR ON (note2)
(note1) EMP-61/81/830/835/740/745/821/828 returns "ERR" when it received commands other than PWR ON, PWR? , LAMP? and NULL commands. (note2) EMP-7800/7850 returns "ERR" when it received commands other than PWR ON, PWR? , SOURCE? and NULL commands. (note3) EMP-8300/9300 returns "ERR" when it received commands other than PWR ON, SOURCE xx, PWR? , SOURCE? And NULL commands.
All projectors returns "ERR" when the command format is not good. All projectors returns "ERR" when the projector is not ready to reply the command. Null command is command name for "ENTER" or "RETURN" key of the keyboard The reply is ":"
Model s
78007850
7900/7950 8300/9300 about 1.5W about 60W
8300+ELPXP01 about 1.5W about 60W
830/835 about 1.0W about 38W 740/745
732/737 760/765 750/755
61/81,821/828 about 5.0W about 35W
62/82
X3(76)
6100/6000 about 0.4W about 10W 1715/1705 about 3.8W about 18W
1815/1810/1825 about 2.6W about 12W
Network off Network on
about 1.5W about 47W
about 4.0W about 35W
about 4.0W
about 5.0W: 230V area
Power Consumption
(only 745/737/765/755)
about 25W
about 23W: 120V area
(only 62/82)
5 of 24
Page 6
ESC/VP21 Command User's Guide for Business Projectors
Model s
S5/X5/83/822/83+/822+/
EX90
260/280 about 4.1W about 4.1W
6110/6010 about 0.4W about 10.4W
400W about 4.2W about 4.9W
G5350/G5300/G5150/
G5100/G5200W/G5000
Network off Network on
about 4.1W about 5W
about 0.4W about 10W
Power Consumption
(only 83/822)
(only 280)

4.2.Power on state (operation indicator is in green)

All commands are executable.

4.3.Error Status

A projector returns the error status when a projector receives "ERR?" comma nd.
The following projectors can return the error status while the projectors become the cool-downs status at an error and the projectors become the error status after cooling down.
EMP-1700/1705/1710/1715, 6000/6100/6110/6010, 1815/1810/1825, S5/X5/83/822, 260/280, 400W EB-G5000/G5100/G5150/G5200W/G5300/G5350 And later models.
[The other models except the above models] The models except the above models can return the error status while the projectors become the cool-downs status at an error.
The following table shows the return codes and the meaning of error status.
Command Returne code
00 :There is no error or the error is recovered 01 : Fan error 03 : Lamp failure at power on 04 : High internal temperature error 06 : Lamp error
ERR?
07 : Open Lamp cover door error 08 : Cinema filter error 09 : Electric dual-layered capacitor is disconnected 0A : Auto iris error 0B : Subsystem Error 0C : Low air flow error 0D : Air filter air flow sensor error 0E : Power supply unit error (Ballast)
6 of 24
Page 7
ESC/VP21 Command User's Guide for Business Projectors

5.Command transmission timing

5.1.Standby state

1) For all model with the standby configuration of "network on" The first command can be sent anytime and the subsequent commands should be sent after receiving a colon from the projector.
2) Other than 1) PWR ON can be sent any time.

5.2.Power-on state

A command should be sent after receiving the colon of the previous command from the projector. The following is an exception. When the PWR OFF command is sent to 7800/7850/8300/9300 with the standby configuration of “network off”, the subsequent command should be sent 10 seconds after the colon is received. In case that you can not wait for the colon and send a command after receiving it, instead send a command after the execution time listed in t he
following table.
Command Models Execution time
PWR ON - 40 seconds (note 1)
830/835 (note 5) 7900/7950/740/745
61/81/821/828/S3/S4 25 seconds
PWR OFF (note 4) 600/800/810/811/820 130 seconds
All others 50 seconds 830/835 10 seconds 740/745
821 732/737
S3/S4 765/760 755/750 62/82/X3(76) 6100/6000 1715/1710/1705/172 1815/1810/1825 S5/X5/83/822/83+/822+/EX90 260/280 6110/6010 400W G5350/G5300/G5150/G5100/ G5200W/G5000
SOURCE (note3) - 5 seconds (note 2) All others - 3 seconds
20 seconds
20 seconds
5 seconds
(note1) When a projector receives the PWR ON co mmand, i t tries to ignite the lam p by a ctivating the ballast u nit. I n case tha t the lamp fails to be ignited, it tries to ignite the lamp three times at maximum. When the lamp fails to be ignited three times, it is a lamp failure. The projector returns a colon within 40, 70 and 100 seconds when successful in the first, second and third times respectively. (note2) When the input video sync signal is stable, a colon is returned within 5 seconds. However, it may take more than 5 seconds when the input video sync signal is unstable. (note3) Projector initiates the process of the input video signal recognition when it receives a SOURCE command. If the signal of the video input is changing (for example, from SVGA to XGA by A/V controller) during the process of the input video signal recognition, the projector returns “ERR”. (note 4) Projectors execute the PWR OFF command after they start completely. (note 5) Projectors might return "ERR" when "Quick Setup" and "Auto Focus" functions are set to ON.

5.3.Warning and abnormal cases

Projector executes commands normally while a warning indicator such as a high temperature warning is on. Projector does not execute commands nor return a colon when the projector is in an abnormal state such as a lamp failure and abnormal high temperature. As for EMP-6100/6000, EMP-1715/1710/1705/1700, EMP-1815/1810, EMP-S5/X5/83/822 and the following models, when an abnormal
state is continued for 130 seconds after, PWR ON command becomes possible.
7 of 24
Page 8
ESC/VP21 Command User's Guide for Business Projectors

6.Command list and Applicable Models

6.1.Command table 1 ( Fixed parameter)

(OSupported -Not supported)
7800/ 7850/ 7900/
7950
S1/S1H
61/81 830/835
Function Command
Power control PWR
Input source SOURCE
PinP setting PINP
A/V Mute Screen MSEL
Auto Keystone AUTOKEYSTONE
Aspect setting ASPECT
Color Mode CMODE
Lamp hour LAMP?
Brightness level LUMINANCE
A/V Mute MUTE
Freeze FREEZE
Rear Projection HREVERSE
Ceiling VREVERSE
Audio Input AUDIO
Key operation KEY
600/800/ 810/811/
820
720/730/
520/735
30/52
73/53 74/54
8300/
9300
OOOOOOOOO OOOOOOOOO O---OO--O OOOOOOOOO
-O-O-O-OO
- - - OOOO - O OOOOOOOOO OOOOOOOOO
- - - OOO - OO OOOOOOOOO
- OOOOOOOO OOOOOOOOO OOOOOOOOO O-OO-O--­OOOOOOOOO
Function Command
Power control PWR
Input source SOURCE
PinP setting PINP
A/V Mute Screen MSEL
Auto Keystone AUTOKEYSTONE
Aspect setting ASPECT
Color Mode CMODE
Lamp hour LAMP?
Brightness level LUMINANCE
A/V Mute MUTE
Freeze FREEZE
Rear Projection HREVERSE
Ceiling VREVERSE
Audio Input AUDIO
Key operation KEY
Closed Caption CCAP
Air Filter Alarm Timer FLWARNING
Air Filter Timer FILTIME
Air Filter Usage Time FILTER
740/745
732/
737765/
760
755/750
821/828
S3/X3/
S4
62/82
6100/
6000
1715/ 1710/ 1705/ 1700
1815/ 1810/
1825
S5/X5/
83/822/
83+/ 822+/ EX90
260/280
OOOOOOOOO OOOOOOOOO
--------­OOOOOOOOO OO-O---O
(no S5)O(no 260)
O - OOOOOOO OOOOOOOOO OOOOOOOOO OOOOOOOOO OOOOOOOOO OOOOOOOOO OOOOOOOOO OOOOOOOOO
----O-----
OOOOOOOOO
----O----
----O----
----O----
----O----
8 of 24
Page 9
ESC/VP21 Command User's Guide for Business Projectors
Function Command
Power control PWR
Input source SOURCE
PinP setting PINP
A/V Mute Screen MSEL
Auto Keystone AUTOKEYSTONE
Aspect setting ASPECT
Color Mode CMODE
Lamp hour LAMP?
Brightness level LUMINANCE
A/V Mute MUTE
Freeze FREEZE
Rear Projection HREVERSE
Ceiling VREVERSE
Audio Input AUDIO
Key operation KEY
Closed Caption CCAP
Air Filter Alarm Timer FLWARNING
Air Filter Timer FILTIME
Air Filter Usage Time FILTER
G5350/ G5300/
6110/
6010
400W
G5150/ G5100/
G5200W/
G5000
OOO OOO
---
OOO
--­OOO OOO OOO OOO OOO OOO OOO OOO O
--
­OOO OOO O- ­O- ­O- -
9 of 24
Page 10
ESC/VP21 Command User's Guide for Business Projectors

6.2.Command table 2 ( Step parameter)

Function Command
Adjust the volume VOL
Adjust the treble setting (Adjust the tone setting)
Adjust the bass setting TONEL
Set Brightness BRIGHT
Set Contrast CONTRAST
Set Tint TINT
Set vertical keystone value VKEYSTONE
Set horizontal keystone value HKEYSTONE
TONEH
(OSupported -Not supported)
600/800/ 810/811/
820
720/730/
520/735
30/52
73/53 74/54
8300/
9300
7800/ 7850/ 7900/
7950
S1/S1H
61/81
OOOOOOOO O (O)(O) -OO- -
O---OO-­OOOOOOOO OOOOOOOO OOOOOOOO OOOOOOOO O----O--
Function Command
Adjust the volume VOL
Adjust the treble setting (Adjust the tone setting)
Adjust the bass setting TONEL
Set Brightness BRIGHT
Set Contrast CONTRAST
Set Tint TINT
Set vertical keystone value VKEYSTONE
Set horizontal keystone value HKEYSTONE
TONEH
Function Command 260/280
Adjust the volume VOL
Adjust the treble setting (Adjust the tone setting)
Adjust the bass setting TONEL
Set Brightness BRIGHT
Set Contrast CONTRAST
Set Tint TINT
Set vertical keystone value VKEYSTONE
Set horizontal keystone value HKEYSTONE
830/835
740/745
732/
737/ 765/760 755/750
821/828
S3/X3/
62/82/
S4
6100/ 6000
1715/ 1710/ 1705/ 1700
1815/ 1810/
1825
S5/X5/
83/822/
83+822+
/EX90
OOOOOOOO O-------
-------­OOOOOOOO OOOOOOOO OOOOOOOO OOOOOOOO O-----O-
G5350/ G5300/
6110/
6010
400W
G5150/ G5100/
G5200W/
G5000
OO O O
TONEH
----
---­OO O O OO O O OO O O OO O O
-- -O
10 of 24
Page 11
ESC/VP21 Command User's Guide for Business Projectors

7.Command Details

7.1.Command table 1 ( Fixed parameter)

Set commands Get commands
PWR xx -
­PWR?
Parameter for set
(Return code for get) ON All mo de l s Power on OFF All models Power off 00 : "Standby" at the time of
"Network off"
01 : Power on All models Return the power on status
02 : Warm up 6100/6000
03 : Cooling down 6100/6000
04 : "Standby" at the time of "Network on"
61/81 830/835 740/745 732/737 821/828 7900/7950 S3/S4 765/760 755/750 62/82 6100/6000 1715/1710/1705/1700 1815/1810/1825
S5/X5/83/822/83+/822+/EX90
260/280 6110/6010 400W G5350/G5300/G5150/ G5100/G5200W/G5000
1715/1710/1705/1700 1815/1810/1825
S5/X5/83/822/83+/822+/EX90
260/280 6110/6010 400W G5350/G5300/G5150/ G5100/G5200W/G5000
1715/1710/1705/1700 1815/1810/1825
S5/X5/83/822/83+/822+/EX90
260/280 6110/6010 400W G5350/G5300/G5150/ G5100/G5200W/G5000
7800/7850 8300/9300 61/81 830/835 7900/7950 62/82 6100/6000 1715/1705 1815/1825 83/822/83+/822+ 280 6110/6010 400W G5350/G5300/G5150/ G5100/G5200W/G5000
Models Function
Return the "Standby" at the time of "Network off" status check
check Return the warm up status
check
Return the cooling down sta­tus check
Return the "Standby" at the time of "Network on" status check
11 of 24
Page 12
ESC/VP21 Command User's Guide for Business Projectors
Set commands Get commands
Parameter for set
(Return code for get) 05 : Abnomal Standby 6100/6000
1715/1710/1705/1700 1815/1810/1825
S5/X5/83/822/83+/822+/EX90
260/280 6110/6010 400W G5350/G5300/G5150/ G5100/G5200W/G5000
Models Function
After the fixed time passes, an abnormal standby is returned after this machine is abnormally generated.
12 of 24
Page 13
ESC/VP21 Command User's Guide for Business Projectors
Set commands Get commands
SOURCE xx SO URCE? 11 : PC1(analog-RGB)
Parameter for set
(Return code for get)
12 : PC1(digital-RGB) 13 : PC1(RGB-Video) 21 : PC2(analog-RGB) 22 : PC2(RGB-Video RGsB) 23 : Component Video(YCbCr) 24 : Component Video(YPbPr) 41 : Video (RCA) 42 : Video (S)
11 : RGB 14 : Input 1(YCbCr) 15 : Input 1(YPbPr) 40 : VIideo 41 : Video(RCA) 42 : Video(S)
11 : RGB 14 : Input 1(YCbCr) 15 : Input 1(YPbPr) 40 : VIideo 41 : Video(RCA) 42 : Video(S) 50 : EasyMP
10 : INPUT1(D-Sub) 11 : INPUT1(analog-RGB) 13 : INPUT1(RGB-Video) 20 : INPUT2(D-Sub) 21 : INPUT2(analog-RGB) 23 : INPUT2(RGB-Video) 30 : INPUT3(DVI-D) 31 : INPUT3(D-RGB) 40 : Video 41 : Video(RCA) 42
: Video(S) B0 : INPUT4(BNC) B1 : INPUT4(analog-RGB) B2 : INPUT4(RGB-Video) B3 : INPUT4(YCbCr) B4 : INPUT4(YPbPr)
10 : INPUT1(D-Sub) 11 : INPUT1(analog-RGB) 13 : INPUT1(RGB-Video) 30 : INPUT3(DVI-D) 31 : INPUT3(D-RGB) 40 : Video 41 : Video(RCA) 42 : Video(S) B0 : INPUT4(BNC) B1 : INPUT4(analog-RGB) B2 : INPUT4(RGB-Video) B3 : INPUT4(YCbCr) B4 : INPUT4(YPbPr)
50 : EasyMP 7850/8300+ELPXP01 11 : RGB
14 : Input 1(YCbCr) 15 : Input 1(YPbPr) 20 : Input 2 21 : Input 2(RGB) 24 : Input 2(YCbCr) 25 : Input 2(YPbPr) 40 : VIideo 41 : Video(RCA) 42 : Video(S)
Models Function
600/800/810/811/820 Select the input source
30/52 73/53 720/730 S1/S1H
735
8300/9300
7800/7850
54/74
13 of 24
Page 14
ESC/VP21 Command User's Guide for Business Projectors
Set commands Get commands
SOURCE xx SO URCE? 10 : Input 1
Parameter for set
(Return code for get)
11 : Input 1(RGB) 14 : Input 1(Compornent) 20 : Input 2 21 : Input 2(RGB) 24 : Input 2(Component) 40 : VIideo 41 : Video(RCA) 42 : Video(S)
10 : Input 1 11 : Input 1(RGB) 14 : Input 1(Compornent) 40 : VIideo 41 : Video(RCA) 42 : Video(S)
50 : Easy MP 745
10 : INPUT1(D-Sub) 11 : INPUT1(RGB) 14 : INPUT1(Component) 30 : INPUT3(DVI-D) 31 : INPUT3(D-RGB) 40 : Video 41 : Video(RCA) 42 : Video(S) B0 : INPUT4(BNC) B1 : INPUT4(RGB) B4 : INPUT4(Component)
10 : INPUT1(D-Sub) 11 : INPUT1(RGB) 14 : INPUT1(Component) 20 : INPUT2(D-Sub) 21
: INPUT2(RGB) 24 : INPUT2(Component) 30 : INPUT3(HDMI) 31 : INPUT3(D-RGB) 33 : INPUT3(RBG-Video) 34 : INPUT3(YCbCr) 35 : INPUT3(YPbPr) 40 : Video 41 : Video2(RCA) 42 : Video(S) 45 : Video1(BNC) B0 : INPUT4(5BNC) B1 : INPUT4(RGB) B4 : INPUT4(Component)
10 : INPUT1(D-Sub) 11 : INPUT1(RGB) 14 : INPUT1(Component) 20 : INPUT2(D-Sub) 21 : INPUT2(RGB) 24 : INPUT2(Component) 40 : Video 41 : Video2(RCA) 42 : Video(S) 45 : Video1(BNC)
Models Function
61/81 821/828 62/82 835/830 6100/6000 1815/1810/1825 83/82283+/822+ 280 6110/6010 400W
740/745 732/737 S3/S4 765/760 755/750 X3(76) 1715/1710/1705/1700 S5/X5/EX90 260
737 835 1715/1705 1815 G5350 G5150
79007950
G5350 G5300 G5150 G5100 G5200W
G5000
Select the input source
14 of 24
Page 15
ESC/VP21 Command User's Guide for Business Projectors
Set commands Get commands
PINP [source posX posY size] (Ex) PINP 42 1 2 1
PINP xx
MSEL xx MSEL? 00 : Black screen
AUTOKEYSTONE xx AUTOKEY-
- source : Video source of
- OFF End PinP
STONE ?
- 730/720/520
Parameter for set
(Return code for get)
sub-screen (Video or S-video) source code posX : X coordinate (0-15)of sub-screen from left Horizontal is divided into 16 (default value is used when omitted) posY : Y coordinate (0-15)of sub-screen from top Vertical is divided into 16 (default value is used when omitted) size : Size of sub-screen 0-4 incremental zoom (default value is used when 0 or omitted)
01 : Blue screen 02 : User logo
ON : Auto Keystone ON OFF : Auto Keystone OFF
Models Function
600/800/810/811/820 7800/7850 8300/9300 830/835* 7900/7950
600/800/810/811/820 730/720/520/735 7800/7850 8300/9300 61/81 830/835 740/745 821 7900/7950 732/737 S3/S4 765/760 755/750 6100/6000 1715/1710/1705/1700 1815/1810/1825
S5/X5/83/822/83+/822+/EX90
260/280 6110/6010 400W G5350/G5300/G5150/ G5100/G5200W/G5000
73/53/74/54 735 7800/7850 61/81 830/835 740/745/732/737 821/828 7900/7950 765/760 755/750 62/82 1715/1710/1705/1700 1815/1810/1825 X5/83/822/83+/822+ 280
Set P in P *"830/835" cannot specify a sub-screen. Size should put in “0”.
Set A/V Mute Screen
Set autokeystone on or off
15 of 24
Page 16
ESC/VP21 Command User's Guide for Business Projectors
Set commands Get commands
ASPECT xx ASPECT? 10 : 4:3
(Return code for get)
12 : zoom 4:3 20 : 16:9
10 : 4:3 20 : 16:9
In put signal is PC 00 : Nomal 10 : 4:3 20 : 16:9 In put signal is Video 10 : 4:3 20 : 16:9 21 : 16:9 (up) 22 : 16:9 (down)
In put signal is PC 00 : Nomal 10 : 4:3 20 : 16:9 60 : Through In put signal is Video1/Video2 10 : 4:3 20 : 16:9 In put signal is HDMI 10 : 4:3 20 : 16:9 30 : Auto 60 : Through
In put signal is PC 00 : Nomal 20 : 16:9 40 : Full 50 : Zoom 60 : Through In put signal is HDMI 20 : 16:9 30 : Auto 40 : Full 50 : Zoom 60 : Through
In put signal is PC 00 : Nomal 12 : 4:3 20 : 16:9 60 : Through In put signal is Video1/Video2 10 : 4:3 20 : 16:9
In put signal is PC and Video 00 : Nomal 20 : 16:9 30 : Auto 40 : Full 50 :
Zoom
60 : Through
Parameter for set
Models Function
74/54 7800/7850 8300/9300 S1/S1H 830/835 7900/7950
73/53 735 740/745 732/737 S3/S4 765/760 755/750 62/82/X3(76) 1715/1710/1705/1700
6100/6000 1815/1810/1825
S5/X5/83/822/83+/822+/EX90
260/280 6110 6010
G5350 G5300 G5150 G5100
G5200W
G5000
400W
Set aspect ratio
16 of 24
Page 17
ESC/VP21 Command User's Guide for Business Projectors
Set commands Get commands
CMODE xx CMODE? 01 : sRGB
- LAMP? 0-65535 All models Return the lamp hour
Parameter for set
(Return code for get)
02 : Normal 03 : Meeting 04 : Presentation 05 : Theater 06 : Amusement
01 : sRGB 04 : Presentation 05 : Theater 08 : Dynamic
01 : sRGB 04 : Presentation 05 : Theater 06 : Living Room 08 : Dynamic
01 : sRGB 04 : Presentation 05 : Theater 06 : Living Room 08 : Dynamic 11 : Black Board
01 : sRGB 04 : Presentation 05 : Theater 06 : Game 08 : Sports 11 : Black Board 14 : Photo
01 : sRGB 04 : Presentation 05 : Theater 06 : Game 08 : Sports 10 : Customized 11 : Black Board 14 : Photo
01 : sRGB 03 : Text 04 : Presentation 05 : Theater 06 : Game 08 : Sports 10 : Customized 11 : Black Board 14 : Photo
Models Function
30/52 73/53 720/730 735 600/800/810/811/820
7800/7850 8300/9300
S1/S1H 830/835 7900/7950
54/74 61/81 740/7457/32/737 821/828 765/760/755/750
S3/S4 62/82 X3(76) 6100/6000
S5/X5/83/822/83+/822+/EX90
260/280
1715/1710/1705/1700 1815/1811825
6110 6010 400W G5350/G5300/G5150/ G5100/G5200W/G5000
Set color Mode
17 of 24
Page 18
ESC/VP21 Command User's Guide for Business Projectors
Set commands Get commands
LUMINANCE xx LUMINANCE ? 00 : High
MUTE xx MUTE? ON : A/V Mute ON
FREEZE xx FREEZE? ON : Freeze ON
HREVERSE xx HREVERSE? ON : rear ON
VREVERSE xx VREVERSE? ON : ceiling ON
AUDIO xx AUDIO? 01 : Audio1
KEY xx - 4A All models except 600/800/
CCAP xx CCAP? 00 : OFF
Parameter for set
(Return code for get)
73/53/74/54
01 : Low
OFF : A/V Mute OFF
OFF : Freeze OFF
OFF : rear OFF
OFF : ceiling OFF
02 : Audio2 03 : USB
01 : Audio (Computer) 02 : Audio (Video)
00 : Audio 1 (Computer/DVI) 01 : Audio 2 (Computer) 02 : Audio 3 (DVI)
01 : Audio1 (When the S-Video is RCA. When the Video is mini) 02 : Audio2 (When the S-Video is mini. When the Video is RCA)
01 : Audio 1 (Internal speaker) 02 : Audio 2 (External outp ut )
47 Perfrom”Freeze” of a remote
11 : CC1 12 : CC2 13 : CC3 14 : CC4 21 : TEXT1 22 : TEXT2 23 : TEXT3 24 : TEXT4
00 : OFF 11 : CC1 12 : CC2
7800/7850 8300/9300 61/81 830/835 740/745/732/737 821/828 7900/7950 S3/S4 765/760/755/750 62/82 X3(76) 6100/6000 1715/1710/1705/1700 1815/1810/1825
S5/X5/83/822/83+/822+/EX90
260/280 6110/6010 400W G5350/G5300/G5150/ G5100/G5200W/G5000
All models Set A/V Mute
All models except 600/800/ 810/811/820
All models Set rear projection
All models Set ceiling projection
600/800/810/811/820 Select audio input
30/52 73/53/74/54
7800/7850 7900/7950
6100 6110
1715/1705
810/811/820
6100 6110
83/822/83+/822+ 400W G5350/G5300/G5150/ G5100/G5200W/G5000
Models Function
Set brightness level
Set freeze
Perfrom”Auto-sync” of a remote control button
control button Select Closed Caption
18 of 24
Page 19
ESC/VP21 Command User's Guide for Business Projectors
Set commands Get commands
FLWARNING xx FLWARNING? 00 : ON
FLTIME x1 x2 x1 Object of setting
FILTER? 0-65535 6100
Parameter for set
(Return code for get)
01 : OFF
00 : All objects 01 : Object 1 02 : Object 2 03 : Object 3 x2 Set time 0 : 1-100 (100H) 1 : 101-200 (200H) I 14 : 1401-1500 (1500H)*
6100 6110
6100 6110
6110
Models Function
Display setting of warning time of Air filter
Setting of use time of air filter *The maximum value depends on the kind of the air filter and the upper bound value is different.
Acquisition of use time of air filter
19 of 24
Page 20
ESC/VP21 Command User's Guide for Business Projectors

7.2.Command table 2 ( Step parameter)

Set commands Initial value Steps Models Function
VOL xx 15 0 - 31 600/800/810/811/ 820 Set the volume level
10 0 - 20 720/730/735 10 0 - 20 30/52 10 0 - 20 73/53/74/54 15 0 - 31 8300/9300 15 0 - 31 7800/7850/7900/7950 10 0 - 20 S1/S1H 10 0 - 20 61/81 15 0 - 30 830/835 10 0 - 20 740/745/732/737765/760/755/750 10 0 - 20 821/828 10 0 - 20 S3/S4 10 0 - 20 62/82/X3(76) 10 0 - 20 6100/6000/6110/6010 10 0 - 20 1715/1710/1705/1700 10 0 - 20 1815/1810/1825 10 0 - 20 S5/X5/83/822/83+/822+/EX90 10 0 - 20 260/280 10 0 - 20 G5350/G5300/G5150/G5100/
G5200W/G5000
10 0 - 20 400W
TONEH xx 0 -6 - 6 600/800/810/811/820 Set bass level
0 -8 - 8 720/730/735 0 -8 - 8 30/52 0 -6 - 6 8300/9300 0 -6 - 6 7800/7850/7900/7950 0 -6 - 6 830/835
TONEL xx 0 -6 - 6 600/800/810/811/820 Set bass level
0 -6 - 6 8300/9300 0 -6 - 6 7800/7850/7900/7950
BRIGHT xx 0 -30 - 30 600/800/810/811/820 Set brightness
0 -64 - 64 720/730/735 0 -64 - 64 30/52 0 -64 - 64 73/53/74/54 0 -30 - 30 8300/9300 0 -30 - 30 7800/7850/7900/7950 0 -20 - 20 S1/S1H 0 -32 - 32 61/81 0 -30 - 30 830/835 0 -12 - 12 740/745/732/737/765/760/755/750 0 -32 - 32 821/828 0 -12 - 12 S3 0 -12 - 12 62/82/X3(76) 0 -24 - 24 S4 0 -24 - 24 6100/6000/6110/6010 0 -24 - 24 1715/1710/1705/1700 0 -24 - 24 1815/1810/1825 0 -24 - 24 S5/X5/83/822/83+/822+/EX90 0 -24 - 24 260/280 0 -24 - 24 G5350/G5300/G5150/G5100/
G5200W/G5000
0 -24 - 24 400W
20 of 24
Page 21
ESC/VP21 Command User's Guide for Business Projectors
Set commands Initial value Steps Models Function
CONTRAST xx 0 -30 - 30 600/800/810/811/820 Set contrast
0 -32 - 32 720/730/735 0 -32 - 32 30/52 0 -32 - 32 73/53/74/54 0 -30 - 30 8300/9300 0 -30 - 30 7800/7850/7900/7950 0 -30 - 30 S1/S1H 0 -32 - 32 61/81 0 -30 - 30 830/835 0 -32 - 32 740/745/732/737/765/760755/750 0 -32 - 32 821/828 0 -12 - 12 S3 0 -12 - 12 62/82/X3(76) 0 -24 - 24 S4 0 -24 - 24 6100/6000/6110/6010 0 -24 - 24 1715/1710/1705/1700 0 -24 - 24 1815/1810/1825 0 -24 - 24 S5/X5/83/82283+/822+/EX90 0 -24 - 24 260/280 0 -24 - 24 G5350/G5300/G5150/G5100/
G5200W/G5000
0 -24 - 24 400W
TINT xx 0 -15 - 15 600/800/810/811/820 Set tint
0 -15 - 15 720/730/735 0 -32 - 32 30/52 0 -32 - 32 73/53/74/54 0 -15 - 15 8300/9300 0 -5 - 5 7800/7850/7900/7950 0 -32 - 32 S1/S1H 0 -32 - 32 61/81 0 -15 - 15 830/835 0 -32 - 32 740/745/732/737/765/760/755/750 0 -32 - 32 821/828 0 -32 - 32 S3/S4 0 -32 - 32 62/82/X3(76) 0 -32 - 32 6100/6000/6110/6010 0 -32 - 32 1715/1710/1705/1700 0 -32 - 32 1815/1810/1825 0 -32 - 32 S5/X5/83/82283+/822+/EX90 0 -32 - 32 260/280 0 -32 - 32 G5350/G5300/G5150/G5100/
G5200W/G5000
0 -32 - 32 400W
21 of 24
Page 22
ESC/VP21 Command User's Guide for Business Projectors
Set commands Initial value Steps Models Function
VKEYSTONE xx 0 -60 - 59 600/800/810/811/820 Set vertical keystone value
0 -30 - 30 720/730/735 0 -30 - 30 30/52 0 -30 - 30 73/53/74/54 0 -64 - 64 8300/9300 0 -64 - 64 7800/7850/7900/7950 0 -30 - 30 S1/S1H 0 -30 - 30 61/81 0 -64 - 64 830/835 0 -30 - 30 740/745/732/737/765/760755/750 0 -30 - 30 821/828 0 -60 - 60 S3/S4 0 -60 - 60 62/82/X3(76) 0 -60 - 60 6100/6000/6110/6010 0 -60 - 60 1715/1710/1705/1700 0 -90 - 90 1815/1810/1825 0 -60 - 60 S5/X5/83/822/83+/822+/EX90 0 -60 - 60 260/280 0 -80 - 80 G5350/G5300/G5150/G5100/
G5200W/G5000
0 -30 - 30 400W
HKEYSTONE xx 0 -29 - 29 600/800/810/811/820 Set horizontal keystone value
0 -39 - 39 7800/7850/7900/7950 0 -64 - 64 830/835 0 -60 - 60 1815/1810 0 -40 - 40 G5350/G5300/G5150/G5100/
G5200W/G5000
22 of 24
Page 23
ESC/VP21 Command User's Guide for Business Projectors
<Projector> <Computer>
<Projector>
<Computer>

8.Appendix

8.1.Communication specification.

A projector and a computer can be connected using a serial or USB port. The projecto r can be remotely controlled by sending commands to the projector.
Serial Connection (600/800/810/811/820,30/52,73/53/74/54,8300/9300,7800/7850,S1/S1H,61/81,830/835/821,828/7900/ 7950,62/82,6100/6000,1815/1810/1825,83/822/83+/822+,280,6110/6010,400W,G5350/G5300/G5150/G5100/G5200W/G5000)
• Select RS-232C at Advanced Setting of the Menu.
• Communication condition Baud rate : 9600 bps Data length : 8 bits Parity : No Stop bit : 1 bit Flow control : No
• Connector : D-sub 9pin
• Projector input : Control(RS-232C)
Projector PC serial cable Computer
GND 5 5 GND
RD 2 3 TD TD 3 2 RD
Signal name Function
GND C ommon ground
TD Transmitted data RD Received data
*DTR and DSR are not used.
USB Connection (600/800/810/811/820,720/730/520,73/53/74/54,735,8300/9300,7800/7850/61/81,830/835,740/745/732/ 737,821/828,7900/7950,S3/S4,765/760,755/750,62/82/X3(76),1715/1710/1705/1700,S5/X5/EX90,260,G5350/G5150)
• For 600/800/810/811/820, select USB at Advanced Setting of the Menu.
• For 730/720/520/735/740/745/732/737/S3/765/760/755/750/X3(76)/S4/1715/1710/1705/1700/S5/X5/260,select Link 21L at Advanced Setting of the Menu.
• For 8300/8350/9300,select USB at Advanced2 Setting of the Menu.
• For 61/81/830/835/821,select USB at Extended Setting of the Menu.
• Epson USB COM Driver has to be installed in your computer to use USB for communication. A COM port is added to your computer, when the projector and your computer is connected by a USB cable. The added COM is listed at PORT (COM/LPT) in the device manager tab of System in Control Panel as EPSON COM Emulation port (COMn).
USB COM Driver Models
EMPUSBSetup.exe 600/800/810/811/820/720/730/520/73/53/74/54/735
EMPUSB2Setup.exe 7800/7850/8300/9300/61/81/830/835/740/745/732/737/
821/828/7900/7950/S3/765/760/755/750/62/82/X3(76)S4/
1715/1710/1705/1700/S5/X5/EX90260
• Connector : USB(B type)
23 of 24
Page 24
ESC/VP21 Command User's Guide for Business Projectors
Revision History
Revision Issued Date Page Description
A Sep 16,2005 All pages First release. B Oct 19,2005 C Nov 4,2005 All pages. Model EMP-62/82/X3(76) addition.
D Apr 17,2006 All pages. Model EMP-S4 addition. E AUg 11,2006 All pages. Model EMP-6100/6000 and EMP-1715/1710/1705/1700 addition. F Mar 19,2007 All pages. Model EMP-1815/1810 and EMP-S5/X5/83/822 addition. G Jun 4,2007 P.5 Addition of “Applicable Model”. H Dec 21,2007 All pages. Model EMP-260/280 addition.
I Apr 23, 2008
All pages. Correction of disclaimer.
Model EMP-755/750 addition.
All pages.
P.6
Model EMP-6110/6010, EMP-400W, EMP-83+/822+/EX90,EMP-1825, and EB-G5350/G5300/G5150/G5100/G5200W/G5000 addition. Addition of Error status.
24 of 24
Loading...