MAS 1 posts since
Nov 27, 2008
4.
Re: Crestron posted new V7 modules for Nexia & Audia Dec 16, 2008 2:08 AM
Hi,
I've to report a pretty nasty bug in the V7 BIAMP Modules.
If you use for example a crosspoint Mixer with more than 9 columns you can't poll the crosspoint from 10 to what ever bigger number you use in that row. The CPs >10 can be switched on and off but you don't get any feedback, so the toggle also isn't working.
Same goes for the crosspoint level value and with volume faders with more than 9 faders in the DSP Block.
The module to blame is the new Command Processor which seems to react (only) to the first cipher it gets back from the Audia/Nexia.
For instance if you Poll CP 1.1 you get back the following from the Audia:
GETD 1 MMMUTEXP 2 1
1 0
now the Command Processor processes this input and sends it to the coresponding Module (Module 1 in this case)
If you now poll CP 1.10 you get back:
GETD 1 MMMUTEXP 2 1
10 0
Guess what: the Command Processor sends this also back to Module 1 which has no Idea what to do and ignores it.
Can someone confirm this issue?
greetings
Martin