Copyright 2013 Control4 Corporation. All rights reserved. Control4 JVC DLA-X500R (SERIAL) DLA-X500R 02/19/2014 9:38 AM 11/07/2014 11:29 AM 3 devices_sm\c4.gif devices_lg\c4.gif lua_gen serial DriverWorks projector True False 4 0 0 0 1 6 Serial 232 1 True False False True RS_232 1000 1 HDMI 1 5 True False False False HDMI 1001 1 HDMI 2 5 True False False False HDMI 1002 1 COMPONENT 5 True False False False COMPONENT 1003 1 PC 5 True False False False VGA 5000 6 PROJECTOR 2 False False False False TV 7000 1 Room Selection - Output 7 False False False False VIDEO_SELECTION DiscreteCodes 0 0 False 19200 8 none 1 none 232 JVC Projector Created 2/19/2014 Modified 11/7/2014 DLA-X500R Serial Driver HARDWARE SETUP ============== By Default the Projector should come with the control method set to serial. Menu/Functions/Communication Terminal Use a DB9 Cross (null modem) cable to connect to the controller. Baud rate : 19200bps Data length : 8 bits Parity : No Stop bit : 1 bit Flow control : No Connector : D-Sub 9pin Projector input : Control(RS-232C) Driver Notes and Limitations =========================== ###Notes### ISF MODE: You must turn the ISF Mode to ON before you can select the day or night modes. If the ISF is turned off and you have programming to change it to night mode the projector will ignore the command. ###Limitations### Could not find the code for the MPC button to emulate the remotes button. Could only find Gamma codes for Gamma A-D, the X75 has Gamma A-H Could only find code for lens memory 1-3 Power On Delay Seconds: Used to establish the amount of time that will elapse during the power-on sequence before the driver continues to issue commands. Power Off and Query Delay Seconds: Projectors have multiple power states like warm up and cool down. This timer is used to query the power status after the projector has booted up and cooled down. PROGRAMMING =========== Variable: Projector_Operating_Status There are 4 states to this variable ON OFF COOLING EMERGENCY To access this variable go to programming and expand the device variables for the projector. Select the Projector_Operating_Status in the device events window (left). Do the same on the device action (right). In the Device Actions go to the conditionals of the Projector_Operating_Status variable. This is where you can type in the status of the variable. Example, you might want to trigger an email when the projector goes into its EMERGENCY state. Your script might say: When the variable (Room Name) ->Projector_Operating_Status changes If (Room Name) ->Projector->Projector_Operating_Status EQUALTO EMERGENCY Email Notification to 'dealer@bestdealer.com' with subject as : EMERGENCY Release Notes ============= Version 2 Commented out two lines in the DEV_MSG.PW function to handle the power on coming back to fast after a firmware update. Version 3 Fixed the issue where the driver would get into a state and not send any command because it was already "ON" Display Globals DisplayGlobals Film Set Film Video Mode NAME Anamorphic A Set Anamorphic A Video Mode NAME Anamorphic B Set Anamorphic B Video Mode NAME Cinema Set Cinema Video Mode NAME Animation 1 Set Animation 1 Video Mode NAME Animation 2 Set Animation 2 Video Mode NAME Natural Set Natural Video Mode NAME Stage Set Stage Video Mode NAME Standard Set Standard Video Mode NAME 3D Set 3D Video Mode to PARAM1 NAME Mode LIST False 3D 3D Format 3D Format Off 3D Format Auto 3D Format Frame Packing 3D Frame Side by Side 3D Frame Top and Bottom 2D to 3D Conversion Off 2D to 3D Conversion On Gamma Set Gamma Video Mode to PARAM1 NAME Mode LIST False Gamma 1 Gamma 2 Gamma 3 Gamma Normal Gamma Cycle Clear Motion Drive Set CMD Video Mode to PARAM1 NAME Mode LIST False CMD Off CMD Low CMD High CMD Inverse Telecine THX Set THX Video Mode to PARAM1 NAME Mode LIST False THX On THX Off THX Dark THX Bright ISF Set ISF Video Mode to PARAM1 NAME Mode LIST False ISF On ISF Off ISF Day ISF Night Aspect Set Aspect Ratio PARAM1 NAME Mode LIST False 16x9 4x3 Cycle User Set User Video Mode to PARAM1 NAME Mode LIST False 1 2 3 4 5 Toggle Hide Set Hide Picture to PARAM1 NAME Mode LIST False Hide On Hide Off Hide Toggle Trigger Set Triiger Mode to PARAM1 NAME Mode LIST False Trigger Off Trigger Power Trigger Anamorphic Anamorphic Off Set Anamorphic Off Video Mode NAME Lens Memory Select Lens Memory NAME Mode LIST False Lens Select 1 Lens Select 2 Lens Select 3 Debug Level LIST false 2 - Warning 0 - Alert 1 - Error 2 - Warning 3 - Info 4 - Trace 5 - Debug Debug Mode LIST false Off Off Print Log Print and Log Power On Delay Seconds RANGED_INTEGER false 80 80 300 Command Delay Milliseconds RANGED_INTEGER false 250 50 2500 Power Off and Query Delay Seconds RANGED_INTEGER false 20 10 300