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. Macintosh, 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.
ESC/VP21 Command User's Guide for Business Projectors
Video camera
VTR
DVD
ControllerProjector
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 projectors.
•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
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
ESC/VP21 Command User's Guide for Business Projectors
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.
(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 ":"
ESC/VP21 Command User's Guide for Business Projectors
Model s
S5/X5/83/822/83+/822+/
EX90
260/280about 4.1Wabout 4.1W
6110/6010about 0.4Wabout 10.4W
400Wabout 4.2Wabout 4.9W
G5350/G5300/G5150/
G5100/G5200W/G5000
Network offNetwork on
about 4.1Wabout 5W
about 0.4Wabout 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.
CommandReturne 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
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
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
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/81830/835
FunctionCommand
Power controlPWR
Input sourceSOURCE
PinP settingPINP
A/V Mute ScreenMSEL
Auto KeystoneAUTOKEYSTONE
Aspect settingASPECT
Color ModeCMODE
Lamp hourLAMP?
Brightness levelLUMINANCE
A/V MuteMUTE
FreezeFREEZE
Rear ProjectionHREVERSE
CeilingVREVERSE
Audio InputAUDIO
Key operationKEY
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
FunctionCommand
Power controlPWR
Input sourceSOURCE
PinP settingPINP
A/V Mute ScreenMSEL
Auto KeystoneAUTOKEYSTONE
Aspect settingASPECT
Color ModeCMODE
Lamp hourLAMP?
Brightness levelLUMINANCE
A/V MuteMUTE
FreezeFREEZE
Rear ProjectionHREVERSE
CeilingVREVERSE
Audio InputAUDIO
Key operationKEY
Closed CaptionCCAP
Air Filter Alarm TimerFLWARNING
Air Filter TimerFILTIME
Air Filter Usage TimeFILTER
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
Loading...
+ 16 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.