Copyright 2004-2014 Control4 Corporation. All rights reserved. The B&W Group Rotel Rotel RSP-1068 RSP-1068 [DriverWorks] 08/20/2010 3:33 PM 01/31/2014 9:43 AM 3 devices_sm\receiver.gif devices_lg\receiver.gif lua_gen serial DriverWorks receiver False True True True False True False True True True 3 9 3 9 True False True True 19200 8 none 1 none 232 True False 0 13 5CH STEREO 14 7CH STEREO 1 DOLBY 3 STEREO 12 DOLBY DIGITAL EX 8 DOLBY PLIIx CINEMA 9 DOLBY PLIIx GAME 7 DOLBY PLIIx MUSIC 6 DOLBY PRO LOGIC 2 DSP 1 3 DSP 2 4 DSP 3 5 DSP 4 11 DTS NEO:6 CINEMA 10 DTS NEO:6 MUSIC 0 STEREO 1 6 Serial RS-232 1 True False False True RS_232 1000 6 VIDEO 1 5 True False False True SVIDEO COMPOSITE COMPONENT 1001 6 VIDEO 2 5 True False False True SVIDEO COMPOSITE COMPONENT 1002 6 VIDEO 3 5 True False False True SVIDEO COMPOSITE COMPONENT 1003 6 VIDEO 4 5 True False False True SVIDEO COMPOSITE COMPONENT 1004 6 VIDEO 5 5 True False False True SVIDEO COMPOSITE COMPONENT 1005 6 CD 5 True False False True SVIDEO COMPOSITE COMPONENT 1006 6 TAPE 5 True False False True SVIDEO COMPOSITE COMPONENT 1007 6 TUNER 5 True False False True SVIDEO COMPOSITE COMPONENT 1008 6 MULTI INPUT 5 True False False True SVIDEO COMPOSITE COMPONENT 2000 6 MAIN OUTPUT 5 False False False True SVIDEO COMPOSITE COMPONENT HDMI 2001 6 ZONE 2 OUTPUT 5 False False False True SVIDEO COMPOSITE 2002 6 RECORD OUTPUT 5 False False False True SVIDEO COMPOSITE 3000 6 VIDEO 1 6 True False False True STEREO DIGITAL_OPTICAL DIGITAL_COAX 3001 6 VIDEO 2 6 True False False True STEREO DIGITAL_OPTICAL DIGITAL_COAX 3002 6 VIDEO 3 6 True False False True STEREO DIGITAL_OPTICAL DIGITAL_COAX 3003 6 VIDEO 4 6 True False False True STEREO DIGITAL_OPTICAL DIGITAL_COAX 3004 6 VIDEO 5 6 True False False True STEREO DIGITAL_OPTICAL DIGITAL_COAX 3005 6 CD 6 True False False True STEREO DIGITAL_OPTICAL DIGITAL_COAX 3006 6 TAPE 6 True False False True STEREO DIGITAL_OPTICAL DIGITAL_COAX 3007 6 TUNER 6 True False False True STEREO DIGITAL_OPTICAL DIGITAL_COAX 3008 6 MULTI INPUT 6 True False False True STEREO MULTI_STEREO 4000 6 MAIN OUTPUT 6 False False False True SPEAKER MULTI_STEREO STEREO 4001 6 ZONE 2 OUTPUT 6 False False False True STEREO 4002 6 RECORD OUTPUT 6 False False False True STEREO 5001 6 Receiver 2 False False False False RECEIVER 7000 6 MAIN OUTPUT Audio/Video End-Point 7 False False False True VIDEO_SELECTION AUDIO_VOLUME AUDIO_SELECTION 7001 6 ZONE 2 OUTPUT Audio/Video End-Point 7 False False False True VIDEO_SELECTION AUDIO_VOLUME AUDIO_SELECTION 7002 6 RECORD OUTPUT Audio/Video End-Point 7 False False False True VIDEO_SELECTION AUDIO_SELECTION AlwaysOn 0 0 False 19200 8 none 1 none 232 RSP-1068 DriverWorks 2-Way Serial Driver Driver written by the B&W Group. Any bugs please report to msheehan@bwgroupusa.com SERIAL PROTOCOL: 3 wire RS-232C protocol 19200 baud, 8 data bits, 1 stop bits, no parity, no flow control Uses an RJ45 type connector to DB9 connector cable. Pin Settings: RJ45 Side: Pin 3 TX, Pin 5 RX, Pins 4 & 6 Gnd. DB9 Side: Pin 3 TX, Pin 2 RX, Pin 5 Gnd. Notes: The 2-way communication relies on the ASCII text from the unit to determine current input status. Please do not use custom labels for inputs as the driver requires the default input names to identify the current input. If custom inputs labels must be used, you must edit the .c4i file to include the new input names. Edit the REV_BINDING_MAP table in the driver initialization section of the lua script. Do not include any spaces in the input name, even if spaces do exist. This driver does not use the ON or OFF Proxy commands to control power to the unit. It uses the SET_INPUT command and DISCONNECT_OUTPUT commands to power the unit on or off, respectively. Revised 7/18/11: Changed OSD_UP/OSD_DOWN/OSD_LEFT/OSD_RIGHT/OSD_ENTER/OSD_MENU commands so they now map to the buttons on a remote such as SR-250 for OSD access. Revised 9/20/11: Fixed a bug that would cause unit to continue ramping volume up or down when using the iPhone/iPad Navigators. Removed the SET_VOLUME function which seemed to be the culprit for this. Revised 10/25/11: Added a volume ramp timer to help with volume ramping issues. If ramping issues occur increase the delay timer which should help. Also fixed debug mode to ensure it is off by default, which should improve speed of the driver. Revised 2/8/12: Added a feedback timer to help reduce potential issues from too much feedback data reducing system performance. Revised 9/24/2012: - Complete revision of how commands are received/processed, the process is now faster and more streamlined. Volume ramping for example should now be faster and more responsive. - Fixed a bug that could cause the unit to occasionally not update feedback status. - Re-Added the SET_VOLUME_LEVEL function. Revised 1/7/2014: - Re-Added a missing function needed for the SET_VOLUME_LEVEL function. Revised 1/31/2014 - Fixed the Power On Delay property so it is effective now. This delay is after Power On, but before any additional commands are sent to the device. - Added a new Property to allow a delay before the initial Power On command is sent. Destroy All Timers Destroy Timers CENTER_TRIM Toggle temporary center channel level adjustment - use Cursor Left/Right to adjust CINEMA_EQ Toggle Cinema EQ DOWN OSD Cursor Down DYNAMIC_RANGE Toggle Dolby Digital Dynamic Range ENTER OSD Enter LEFT OSD Cursor Left MENU OSD Menu PLII_CTR_WIDTH_DOWN PLII Center Width Down PLII_CTR_WIDTH_UP PLII Center Width Up PLII_DIM_DOWN PLII Dimension Down PLII_DIM_UP PLII Dimension Up PLII_PANORAMA Toggle PLII Panorama RIGHT OSD Cursor Right SUB_TRIM Toggle temporary subwoofer channel level adjustment - use Cursor Left/Right to adjust SURROUND_TRIM Toggle temporary surround/center back channel level adjustment - use Cursor Left/Right to adjust UP OSD Cursor Up Command Delay-Milliseconds RANGED_INTEGER false 250 100 2500 Debug Mode LIST false Off Off Print Log Print and Log Maximum Volume Level RANGED_INTEGER false 80 50 100 Delay Before Issuing Power On Command-Seconds RANGED_INTEGER false 0 0 60 Power On Delay-Seconds RANGED_INTEGER false 2 0 25 Volume Ramp Delay-Milliseconds RANGED_INTEGER false 200 50 500 Audio/Video