Axcent 3 + Nexia
yuri
Posts: 861
Hi,
maybe i'm missing something, but i need to control a Biamp Nexia using an Axcent 3.
As you might know, a Nexia has a volume control ranging from -100 -> +12.
Normally I would use a sinteger and do math according my touchpanel level, but since Axcent doesn't support SINTEGER / FLOAT, etc, how would i do this?
maybe i'm missing something, but i need to control a Biamp Nexia using an Axcent 3.
As you might know, a Nexia has a volume control ranging from -100 -> +12.
Normally I would use a sinteger and do math according my touchpanel level, but since Axcent doesn't support SINTEGER / FLOAT, etc, how would i do this?
0
Comments
The first thing I would do is buy a NI700 and upgrade that system. If your not willing/able to do that. Then you have to do all your volume control above 0 and then last minute while doing your integer to ascii conversion change it the actual value.
Do all your level work between 0 - 112, basically biamp amp values plus 100.
I also thought of prefixing the '-' for values from -1 -> -100 but was wondering if there was another option.
Thanks!
Afaik the Nexia has a GSET command, which uses Integer values only. In the Audia/Nexia control protocol manual there should be a table about the value relations.
I checked it, and it is SETL. Never saw that, thanks!