Video StormCMX88 (8x8 Video) [Serial]Video StormVideo Storm CMX88 (8x8 AV mode) [Serial]devices_sm/KnoxRS8x8HB.GIFdevices_lg/KnoxRS8x8HB.GIF12/26/2008 5:35:35 PM5/6/2009 2:03:03 PMlua_genDriverWorks avswitch serial False True False True True False True True True 0 9600 8 none 1 none 232 8 8 8 8 True CMX88 driver \n Supports independant audio and video switching. Full volume control supported.\n CMX features not supported by this driver\n Front panel and IR control will be locked out. RS232 expansion port. AVproxy does not support independant control of all signal types. Component and composite video switch together. All audio types switch together.\n Driver setup PLEASE READ!\n 1. MUST use version 1.5 or higher CMX firmware (to support input volume EQ) 2. You must configure the digital audio input selection properties. Coax/Toslink/or both for each input. Coax = Coax input is converted to both outputs. Toslink = Toslink input is converted to both outputs. Both = Coax and Toslink are both routed to the outputs (no transcoding). 3. The Video, Audio selection and volume properties are READ ONLY states 4. The Max and Min volume limits should be configured to your preference (to avoid clipping) 5. To use volume control, connect the CMX room volume control to your volume endpoint 6. If NOT using volume control, add the SET_VOL_NOM action to the project load EVENT Also execute this once from composer for the initial volume settings You can also execute this directly in the LUA command window with ExecuteCommand("Set_vol_nom") 7. Make sure you fully connect all the "connections" used to both inputs AND outputs for VIDEO 8. Make sure you fully connect all the "connections" used to both inputs AND outputs for AUDIO 9. C4 navigator does not understand digital audio conversion between coax and toslink => If using conversion, you may have to add a "bogus" connection to fool Nav For example, if you are using COAX out but TOSLINK in, you may need to make a false connection to add a toslink input (even though no physical cable is present) 10. You need to paste the following into the LUA command window (LUA tab), then click execute ExecuteCommand("Configure_switch") This will setup the CMX into the proper mode. This only needs to be done once. 11. You can also paste the following into in the LUA comman window, then click execute ExecuteCommand("Read_status") This will readback from the switch. Check the properties tab next and verify that Readback config status = OK 12. If you want to save the current switch settings to flash as power on defaults, use this LUA command This is RECOMMENDED if you are not using volume control (saves nominal volume as default). sendrs232("CF7F\r") sendrs232("CF7T\r") 13. The "Enable zone powerdown" property will automatically powerdown each output zone when not in use. 14. If desired, you can adjust the INPUT volume levels on the PROPERTIES page. 128 = Nominal volume (no adjustment) 196 = Volume boosted by 50% 64 = Volume attenuated by 50% Make sure your output volume setting is nominal, and adjust each input volume setting so that each source is roughly the same volume level. \n\n Additional Commands\n Read_status: This will poll the CMX to get the device status and update all properties. Normally this is not needed since the FP and IR are locked, but can be a useful debug tool. The Readback config status and Readback avsync status properties are set by this command. They will transition from CurrentState => waiting => OK or ERROR or TIMEOUT. OK means functioning properly. TIMEOUT means no response from CMX. ERROR on config status means the device config is incorrect. ERROR on avsync status probably means the FP/IR lockout was not engaged. \n Set_vol_nom: This will set all output volume controls to nominal. Use this if not using volume adjustment. Generally you will want to setup this to trigger on the project load event\n config_switch: You need to execute this action ONCE during setup to configure the switch in the correct mode from the driver. \n For support in using this driver or to report an issue, contact videostorm@gmail.com\n Digital audio select 1 LIST Coax Toslink Both Coax false Digital audio select 2 LIST Coax Toslink Both Coax false Digital audio select 3 LIST Coax Toslink Both Coax false Digital audio select 4 LIST Coax Toslink Both Coax false Digital audio select 5 LIST Coax Toslink Both Coax false Digital audio select 6 LIST Coax Toslink Both Coax false Input volume 1 RANGED_INTEGER 0 255 128 false Input volume 2 RANGED_INTEGER 0 255 128 false Input volume 3 RANGED_INTEGER 0 255 128 false Input volume 4 RANGED_INTEGER 0 255 128 false Input volume 5 RANGED_INTEGER 0 255 128 false Input volume 6 RANGED_INTEGER 0 255 128 false Input volume 7 RANGED_INTEGER 0 255 128 false Input volume 8 RANGED_INTEGER 0 255 128 false Volume Max RANGED_INTEGER 0 255 200 false Volume Min RANGED_INTEGER 0 255 0 false Enable zone powerdown LIST On Off Off false Readback config status LIST OK WAITING TIMEOUT ERROR OK true Readback AV sync status LIST OK WAITING TIMEOUT ERROR OK true Video select 1 RANGED_INTEGER 0 8 0 true Video select 2 RANGED_INTEGER 0 8 0 true Video select 3 RANGED_INTEGER 0 8 0 true Video select 4 RANGED_INTEGER 0 8 0 true Video select 5 RANGED_INTEGER 0 8 0 true Video select 6 RANGED_INTEGER 0 8 0 true Video select 7 RANGED_INTEGER 0 8 0 true Video select 8 RANGED_INTEGER 0 8 0 true Audio select 1 RANGED_INTEGER 0 8 0 true Audio select 2 RANGED_INTEGER 0 8 0 true Audio select 3 RANGED_INTEGER 0 8 0 true Audio select 4 RANGED_INTEGER 0 8 0 true Audio select 5 RANGED_INTEGER 0 8 0 true Audio select 6 RANGED_INTEGER 0 8 0 true Audio select 7 RANGED_INTEGER 0 8 0 true Audio select 8 RANGED_INTEGER 0 8 0 true Volume 1 RANGED_INTEGER 0 100 0 true Volume 2 RANGED_INTEGER 0 100 0 true Volume 3 RANGED_INTEGER 0 100 0 true Volume 4 RANGED_INTEGER 0 100 0 true Volume 5 RANGED_INTEGER 0 100 0 true Volume 6 RANGED_INTEGER 0 100 0 true Volume 7 RANGED_INTEGER 0 100 0 true Volume 8 RANGED_INTEGER 0 100 0 true Mute 1 LIST On Off Off true Mute 2 LIST On Off Off true Mute 3 LIST On Off Off true Mute 4 LIST On Off Off true Mute 5 LIST On Off Off true Mute 6 LIST On Off Off true Mute 7 LIST On Off Off true Mute 8 LIST On Off Off true Balance 1 RANGED_INTEGER 0 100 50 true Balance 2 RANGED_INTEGER 0 100 50 true Balance 3 RANGED_INTEGER 0 100 50 true Balance 4 RANGED_INTEGER 0 100 50 true Balance 5 RANGED_INTEGER 0 100 50 true Balance 6 RANGED_INTEGER 0 100 50 true Balance 7 RANGED_INTEGER 0 100 50 true Balance 8 RANGED_INTEGER 0 100 50 true Debug Mode LIST Off Print Log Print and Log Off false Read_status Read device status over RS232 Set_vol_nom Set all audio volumes to nominal Configure_switch Send switch config commands 5001 1 AVSWITCH 2 False False False False AVSWITCH 1 1 Serial RS-232 1 True False False True RS_232 4000 1 OUTPUT 1 6 False True False True DIGITAL_COAX DIGITAL_OPTICAL STEREO 2000 1 OUTPUT 1 5 False True False True COMPONENT COMPOSITE 3000 1 INPUT 1 6 True False False True DIGITAL_COAX DIGITAL_OPTICAL STEREO 1000 1 INPUT 1 5 True False False True COMPONENT COMPOSITE 7000 1 Room Selection - OUTPUT 1 7 False True True True AUDIO_SELECTION AUDIO_VOLUME VIDEO_SELECTION 4010 1 OUTPUT 2 6 False True False True DIGITAL_COAX DIGITAL_OPTICAL STEREO 2010 1 OUTPUT 2 5 False True False True COMPONENT COMPOSITE 3010 1 INPUT 2 6 True False False True DIGITAL_COAX DIGITAL_OPTICAL STEREO 1010 1 INPUT 2 5 True False False True COMPONENT COMPOSITE 7010 1 Room Selection - OUTPUT 2 7 False True True True AUDIO_SELECTION AUDIO_VOLUME VIDEO_SELECTION 4020 1 OUTPUT 3 6 False True False True DIGITAL_COAX DIGITAL_OPTICAL STEREO 2020 1 OUTPUT 3 5 False True False True COMPONENT COMPOSITE 3020 1 INPUT 3 6 True False False True DIGITAL_COAX DIGITAL_OPTICAL STEREO 1020 1 INPUT 3 5 True False False True COMPONENT COMPOSITE 7020 1 Room Selection - OUTPUT 3 7 False True True True AUDIO_SELECTION AUDIO_VOLUME VIDEO_SELECTION 4030 1 OUTPUT 4 6 False True False True DIGITAL_COAX DIGITAL_OPTICAL STEREO 2030 1 OUTPUT 4 5 False True False True COMPONENT COMPOSITE 3030 1 INPUT 4 6 True False False True DIGITAL_COAX DIGITAL_OPTICAL STEREO 1030 1 INPUT 4 5 True False False True COMPONENT COMPOSITE 7030 1 Room Selection - OUTPUT 4 7 False True True True AUDIO_SELECTION AUDIO_VOLUME VIDEO_SELECTION 4040 1 OUTPUT 5 6 False True False True DIGITAL_COAX DIGITAL_OPTICAL STEREO 2040 1 OUTPUT 5 5 False True False True COMPONENT COMPOSITE 3040 1 INPUT 5 6 True False False True DIGITAL_COAX DIGITAL_OPTICAL STEREO 1040 1 INPUT 5 5 True False False True COMPONENT COMPOSITE 7040 1 Room Selection - OUTPUT 5 7 False True True True AUDIO_SELECTION AUDIO_VOLUME VIDEO_SELECTION 4050 1 OUTPUT 6 6 False True False True DIGITAL_COAX DIGITAL_OPTICAL STEREO 2050 1 OUTPUT 6 5 False True False True COMPONENT COMPOSITE 3050 1 INPUT 6 6 True False False True DIGITAL_COAX DIGITAL_OPTICAL STEREO 1050 1 INPUT 6 5 True False False True COMPONENT COMPOSITE 7050 1 Room Selection - OUTPUT 6 7 False True True True AUDIO_SELECTION AUDIO_VOLUME VIDEO_SELECTION 4060 1 OUTPUT 7 6 False True False True DIGITAL_COAX STEREO 2060 1 OUTPUT 7 5 False True False True COMPONENT COMPOSITE 3060 1 INPUT 7 6 True False False True DIGITAL_COAX STEREO 1060 1 INPUT 7 5 True False False True COMPONENT COMPOSITE 7060 1 Room Selection - OUTPUT 7 7 False True True True AUDIO_SELECTION AUDIO_VOLUME VIDEO_SELECTION 4070 1 OUTPUT 8 6 False True False True DIGITAL_COAX STEREO 2070 1 OUTPUT 8 5 False True False True COMPONENT COMPOSITE 3070 1 INPUT 8 6 True False False True DIGITAL_COAX STEREO 1070 1 INPUT 8 5 True False False True COMPONENT COMPOSITE 7070 1 Room Selection - OUTPUT 8 7 False True True True AUDIO_SELECTION AUDIO_VOLUME VIDEO_SELECTION