![]() | ![]() | |
| Make/Model | Device Version | Connection Type |
| Epson ESC/VP21 Projectors | N/A | Serial |
This driver controls Epson brand projectors that support the ESC/VP21 serial protocol. It has been tested with the Epson Color Cinema 500 and Epson Powerlite Home Cinema 1080 but should also work for other Epson projectors.
Command/Model Profiles
When loading the driver you will be prompted to select the model (TW500, TW1000, or Other). This allows the driver to present the VP21 commands that are available on your model, named as in the manual. The Other option allows all possible commands for Aspect, Color Mode, and Input. If you select Other the names may not match, and all command options will not apply, so you will need to experiment to determine what works for your projector.
Power Cycle Holddown
Instead of locking the driver during the long power cycles, the driver now uses two holddown timers. When the Power field is changed the driver stops polling the projector for the configured power on/off delay periods. Also, if a timeout occurs the driver assumes the projector was power cycled manually and goes into holddown using the PowerOnDelay or PowerOffDelay, whichever is greater.
Command Queuing
If this feature is enabled, commands may be sent to the projector while it is powering up. The driver will store the commands and send them to the projector once the Power On Delay expires. This allows you to change the input immediately after powering on the projector without worrying about tracking the projector's state. If this option is disabled the driver will reject commands during power cycles.
Note: If the configured PowerOnDelay is too short the projector may reject the queued commands. If you find your queued commands aren't executing, adjust the PowerOnDelay higher to compensate.
None at this time.
The connection is serial at
This section lists the fields that the driver makes available, their types, minimum and maximum values, etc...
Name Type R/W Description/Limits Aspect String R/W Aspect Ratio (Available values depends on model profile selected) ColorMode String R/W Color Mode / Color Filter (Available values depends on model profile selected) Input String R/W Source / Input (Available values depends on model profile selected) Interval Card R/W Interval to poll projector in seconds Lamp Card R Current Lamp life of bulb in hours Model String R/W Model / Command Profile selected (TW500, TW1000, Other) Mute Bool R/W Video Mute On/Off Power Bool R/W Power State On/Off PowerCycle Bool R Projector power is in transition if true. Use to provide user feedback during power transitions PowerOffDelay Card R/W Duration to not poll projector when powering off in seconds PowerOnDelay Card R/W Duration to not poll projector when powering on in seconds QueueCommands Bool R/W Enable/Disable Command Queuing feature