I just want to ramp up volume for input 1 and input 2 individually. There are no other inputs. The module is over kill. Anyone skilled with Biamp that could help?
The easiest way would be to open up the Biamp file, then look in the help file. All of the RS-232/Telnet commands are listed there. Just look for the type of block you want to control. As a help, the typical command looks something like:
SET 1 FDRLVL 2 3 4.0$0D$0A
1 is the device ID, 2 is the instance ID of the block you want to control, 3 is the channel number you want to control, and 4.0 is the level.
Comments
I just want to ramp up volume for input 1 and input 2 individually. There are no other inputs. The module is over kill. Anyone skilled with Biamp that could help?
1 is the device ID, 2 is the instance ID of the block you want to control, 3 is the channel number you want to control, and 4.0 is the level.