G3 Webpanel Issue
ryanww
Posts: 196
in AMX Hardware
I have a G3 webpanel being served off of an NI-2000. It works great.. except one issue. I have 2 level bars being used. When the panel is closed, instead of just going offline, it sends a 0 level to the master before it disconnects which causes the audio processor to turn the newly adjusted volume to off. I have never seen that before and am not sure if that is normal. I was thinking of just flagging a variable and only allowing control when it is in the pushed state... but just wondering if there is a bug somewhere.
Ryan
Ryan
0
Comments
The easiest way to solve this is to combine with a virtual device (with the vdv as the 1st declared device)
This way the virtual will hold the desired level and the TP will be refreshed correctly when it returns online.