Make/Model  Device VersionConnection Type
JVC/HD2KN/ASerial

Description:

This driver controls the JVC HD2K, a high end digital projector. This driver is PDL based and the protocol file is JVC-DLA-HD2K.CQCProto. The control protocol is fairly limited, but it should serve for the day to day control of the projector.

Quirks and Limitations:

None at this time.

Connection Details

The connection is serial at 19,200, N, 8, 1. The protocol is very simple and the speed is pretty good for the amount information that needs to move around.

Driver Fields

This section lists the fields that the driver makes available, their types, minimum and maximum values, etc...

NameTypeR/WDescription/Limits
HideBooleanWWrite True to blank the video signal and False to allow the video signal to be seen.
InvertTBBooleanWWrite True to invert the video top to bottom, False to show it normally.
LastStatusBooleanRIndicates the success or failure of the last command sent.
OperationModeStringRIndicates the current operation mode of the projector. The values are: Standby, Power-on, Cool down, and Emergency.
PowerBooleanWTrue powers the projector up and false powers it down.
ReverseRLBooleanWWrite True to invert the video left to right, False to show it normally.