cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
319
Views
0
Helpful
1
Replies

Room Kit EQX - MIC PRO Macro

Andrea Colombo
Level 1
Level 1

Hello Guys,

recently we installed in our Main Collaboration Room a new Cisco Room Kit EQX, with 3 new Mic Ceiling PRO.

We will also install a Wifi Mic Infrastructure by Shure, with DSP, AP end Wireless MIC dedicated (we will try via AES67, we buyed the AV License..).

We want to have a simple button(with macro) on the tablet to enable/disable the Mic Ceiling PRO when we use the Shure's MIC, and viceversa; we tried some configuration, we used the example "Microphone Controls Macro" on the Codec but doesn't work, i think the problem is related to the MIC ID

const ceilingMics = [567];
const panelMics = [234];
 
Wich value are used for Ethernet MIC? Can you help me to understand which value we must use for Ethernet Mic?
 
1 Reply 1

The ethernet mics work slightly differently to the analogue ones.   You will need to use different commands to turn them on and off.

See the "Audio Input Ethernet [n] Channel [1..8] Mode" commands in the Admin Guide 

Wayne

Please remember to mark helpful responses and to set your question as answered if appropriate.