[Device] Version=1.0 Date=09/14/04 Description=16 channel audio amplifier Location=Local Author=Scott Harkless Maker=Alcorn McBride Model=AmpTraXX Supported=5.00 Type=Alcorn McBride Products Interface=Serial DataBits=8 StopBits=1 Parity=N BaudRate=38400 Protocol=custom AlcornType=Audio [MessageOut] description=Sends a data or local string out a port param1=port, "A valid Port" param2=datastring|string, "A valid data or local string" message=@string(param2) [MessageOutVar] description=Sends a data or local string containing variables out a port supported=6.40 param1=port, "A valid Port" param2=datastring|string, "A valid data or local string" message=@string(param2) [StoreSettings] description=Store AmpTraXX settings in non-volatile memory supported=5.00 retries=1 timeout=120 messageack="R" h0d param1=port, "A valid Port" message="ST" h0d [ResetAmp] description=Resets the amplifier hardware for the specified channel supported=5.00 retries=1 timeout=60 messageack="R" h0d param1=port, "A valid Port" param2=byte(1,16), "A valid channel number (1-16)" message=@decstring(param2,2) "RA" h0d [SetFilterType] description=Change the Filter Type of an AmpTraXX Channel. supported=5.00 retries=1 timeout=120 messageack="R" h0d param1=port, "A valid Port" param2=word(1,16), "A valid channel number (1-16)" param3=string, "A 2-letter string in quotes representing filter type (FL,BP,NO,HP,LP,TO)" message=@string(param3) @decstring(param2,2) "FI" h0d [SetVolume] description=Sets the volume level of the specified channel supported=5.00 retries=1 timeout=30 messageack="R" h0d param1=port, "A valid Port" param2=byte(1,16), "A valid channel number (1-16)" param3=contains(%) & word(0,100), "A valid volume level (0%-100%)" message=@decstring(param3,3) "%" @decstring(param2,2) "GA" h0d [SetFilterQual] description=Sets the filter quality value of the specified channel supported=5.00 retries=1 timeout=120 messageack="R" h0d param1=port, "A valid Port" param2=byte(1,16), "A valid channel number (1-16)" param3=contains(%) & word(0,100), "A valid filter quality level (0%-100%)" message=@decstring(param3,3) "%" @decstring(param2,2) "FQ" h0d [SetFrequency] description=Sets the frequency value of the specified channel supported=5.00 retries=1 timeout=120 messageack="R" h0d param1=port, "A valid Port" param2=byte(1,16), "A valid channel number (1-16)" param3=word(40,8000), "A valid frequency (40-8000) (Hz)" message=@decstring(param3,4) @complex(param2,2) "FR" h0d