Driver Details

JVC LX Series DLP

By: RTI
Updated: July 2, 2021
Version: 1.00

Driver for JVC LX series DLP projectors.

JVC LX Series DLP

This driver was developed with the JVC DLP LX-NZ3WG.

Release History

1.0 The initial release of the driver

Config Settings

Serial Port Settings

The RS-232 connection on the JVC projector should be connected with a null modem to the processor.

The display defaults to a baud rate of 9600.

Notification Settings

Lamp Hour Notification - Enter amount of time (hours) to notify about lamp usage.

Driver Notes

- The Driver uses an initialization sequence that takes about 5 seconds to complete whenever the RTI system connects to the projector, this sequence is how the RTI system grabs the current state of all system variables.

- The projector will not allow you to control the Gamma, Picture Mode, and Picture Tone while in any of the HDR modes . Anytime the user tries to change one of these in that mode, the Error system variable will return "Command Not Available".

- If the projector is in a standby state, the only command that will operate the projector is the power on command.

- When creating a macro ensure delays of at least 0.3s between commands in order to recieve proper feedback from the projector.

- The driver automatically issues a cooling down response if a power off command is issued while the projector is on. The power off event and variable are updated only when the projector actually issues a standby response in which the time this occurs may vary.

- An error message variable is available in the driver. If the error response has any parameters, the error response will reference "Error" along with the parameters. If the error response does not list any parameters, the only text printed to the error message text variable is " ".

- Any desired commands not pre-defined in the driver may be issued using the RAW Driver Command. Feedback may not be available in the driver for commands that are executed using the RAW Driver command. (Ex. "sour=hdmi2")

-The "Initializing" System Variable will return True any time the projector is not currently ready to take any commands other then power on.