Copyright 2004-2012 Control4 Corporation. All rights reserved. The B&W Group Rotel Rotel RSX-1067 RSX-1067 [DriverWorks] 08/20/2010 3:33 PM 01/31/2014 9:19 AM 3 devices_sm\receiver.gif devices_lg\receiver.gif lua_gen serial DriverWorks receiver tuner False True True True False True False True True True 3 9 3 9 True False True True True True False True False 30 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 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 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 1 True MULTI_STEREO True STEREO True SPEAKER True 3008 6 MULTI INPUT 6 True False False True STEREO MULTI_STEREO 3009 6 FM Antenna 6 True False False True RF_FM 3010 6 AM Antenna 6 True False False True RF_AM 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 4005 6 TUNER Proxy Output To RECEIVER [REQUIRED] 6 False False False True 1 True MULTI_STEREO True STEREO True SPEAKER True 5001 6 Receiver 2 False False False False RECEIVER 5002 6 Tuner 2 False False False False TUNER 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 RSX-1067 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. When specifying AM/FM Stations in the Media section of Composer, it is important to include the period in FM station channel, as the driver uses this format to determine whether the station is AM or FM. i.e. make sure the channel number is "104.1" and not "1041" when entering the number in Composer. Revised 2/18/11: Fixed to allow tuner stations to be set using the Media section of Composer. Note however that this feature only works when the main zone is active and currently listening to the Tuner. This is due to the fact that the Frequency Direct command needed to allow direct station access is not present on Zone 2. For remote zones it would be recommended to access tuner stations using programmed Presets and the number keys. Revised 7/21/11: Improved tuner functionality when using iPad & MyHomePC Navigators - the scan/preset and tune buttons work properly now. Also, volume level will no longer incorrectly interpret the preset number as the current volume when on tuner input. Tuner frequency feedback now displays properly on Navigators. Also 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/1/12: Fixed the way tuner stations work, it should now always switch to the correct station even if a tuner station is pressed when the unit is in standby or on another input. If the main zone is not on, tuner stations do not work as the Frequency Direct command needed requires main zone on. The unit will switch the zone to the tuner input but will not do anything else if station access is attempted from remote zones and the main zone is off. Also added a property for choosing North American or European tuning - this will correct issues with station direct access when unit was set to Europe tuning mode. Revised 2/8/12: Added a feedback timer to help reduce potential issues from too much feedback data reducing system performance. Revised 9/20/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/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 BAND Toggle AM/FM Tuner Band 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 FM_MONO Toggle Tuner FM Mono 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 PRESET Tuner Preset Mode PRESET_SCAN Preset Scan RDS_PTY RDS PTY RDS_TA RDS TA RDS_TP RDS TP 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 TUNE Tuner Tune Mode TUNER_DISPLAY Toggle Tuner Display Modes TUNE_PRESET Toggle Tuner Tune / Preset Mode 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 Tuner Mode LIST false North America North America Europe Volume Ramp Delay-Milliseconds RANGED_INTEGER false 200 50 500 rf_am rf_fm Audio/Video