Driver download page:
Control4
Our Control4 drivers are written and supported by Video Storm. This are full 2 way drivers completely integrated within Navigator. All switching and volume control functions are fully supported. Our base driver supports seperate audio and video switching, while the advanced driver supports complete independant control of all signal types.
The following two drivers have been enhanced to improve the switching speed for Composer 1.82 and later. Please note that they REQUIRE CMX firmware version 2.4 or later for reliable operation
avswitch_cmx_(allmodels_advanced)e__serial__videostorm.c4i
avswitch_cmx_(allmodels_AV)e__serial__videostorm.c4i
avswitch_cmx1616V_(16x16)e_fast__serial__videostorm.c4i
avswitch_cmx1616a_(16x16)e_fast__serial__videostorm.c4i
avswitch_vmx_(allmodels)e__serial__videostorm.c4i
avswitch_vmx_(allmodels)e__ip__videostorm.c4i
The drivers below will still work in Composer 1.82+, but do respond slower.
avswitch_cmx44_(4x4)e__serial__videostorm.c4i
avswitch_cmx84_(8x4)e__serial__videostorm.c4i
avswitch_cmx86_(8x6)e__serial__videostorm.c4i
avswitch_cmx88_(8x8)e__serial__videostorm.c4i
avswitch_cmx88_(Advanced)e__serial__videostorm.c4i
avswitch_cmx1616V_(16x16)e__serial__videostorm.c4i
avswitch_cmx1616a_(16x16)e__serial__videostorm.c4i
avswitch_cmx3216a_(32x16)e__serial__videostorm.c4i
avswitch_vmx99_(9x9)e__serial__videostorm.c4i
avswitch_vmx99_(9x9)e__ip__videostorm.c4i
avswitch_tmx_(12x67)e__serial__videostorm.c4i
avswitch_tmx_(12x67)e__ip__videostorm.c4i
avswitch_crm84_(8x4)e__serial__videostorm.c4i
avswitch_Video Storm LLC_HMX44.c4i
RTI
RTI has included the full RS232 command set for the CMX series in their master library. These codes allow easy integration of 1 way driver functionality.
AMX
GSLogic has written a full CMX driver plug in for AMX
http://gslogic.net/amx_programming.htm
Crestron
Crestron SystemBuilder compatible module:
This module
is very simple, it contains every possible direct command, for example V0101,
V0102, C11D etc (thousands of commands) . Inexperienced Crestron
programmers/dealers would likely use this module since they are apt to use the
SystemBuilder software which is very "wizard like".
Crestron SIMPL Windows compatible module:
This module
is complex, it allows a source device to be switched to multiple outputs
simultaneously (the equivalent of entering V0101 and V0102 in rapid sucession).
Of course it can also be used to just do a simple switch (the equivalent of
V0101 simply). Experienced Crestron programmers would use this module. It
provides stateful feedback of what the status of each output is, so the GUI can
display what the status of each switch port is currently set to. It is very nice
and full featured. Volume control support coming soon.
Pronto / URC
The CCF and PCF files here contain all the IR codes needed for control by Pronto or URC remotes.
Generic HEX IR
These HEX format files give all the IR codes for our switches. You can use these to integrate IR control with any other remote or control system.
Please refer to the IR tutorial and our online IR code function mapping when using the HEX codes.