羲堁极郤

ctrl + shift + ? for shortcuts
© 2025 Groups.io

Beyerdynamic MCW-D 50-9 control unit module?


 

Does anyone know if there is a module for the Beyerdynamic MCW-D 50-9?


 

Not on their website, not on Crestron's website. The API is not very clear.
Anyone programmed one of these before?

--- In Crestron@..., "avsystemdesign" <avsystemdesign@...> wrote:

Does anyone know if there is a module for the Beyerdynamic MCW-D 50-9?


 

I need to be able to put the unit into the following modes: (normal, push to talk, voice on activation & request to talk - with a next speaker button).

I have read through the horrible documentation and think the below is what I need, but still having a tough time figuring out how to write this out in order to achieve the above.

If anyone has worked with one of these units and cares to throw a dog a bone here, that would be much appreciated.


set_mu_global(a,b,c,d,e,f,g,h,i,j,k,l,m,n)

a 每 {} 每 reserved / unused (write nothing 每 next comma);
b 每 {} 每 reserved / unused (write nothing 每 next comma);
c 每 {0..50} 每 voice activation sensitivity (max sensitivity = 0);
d 每 {0..255} 每 MU hold time;
e 每 {} 每 reserved / unused (write nothing 每 next comma);
f 每 {} 每 reserved / unused (write nothing 每 next comma);
g 每 {} 每 reserved / unused (write nothing 每 next comma);
h 每 {0..255}:
每 low nibble = allocation mode (1 每 normal, 2 每 PTT, 3 -VOAC) ;
每 bit 4 = manual power off enabled (1) / disabled (0); j 每 {0..8} 每 priority mode;
j 每 {} 每 reserved / unused (write nothing 每 next comma);
k 每 {on, off} 每 enable / disable the auto-lock feature of the MU;
l 每 {on, off} 每 enable / disable override;
m 每 {0..9} 每 NOM;
n 每 {on, off} 每 enable / disable NOM mode;
This command changes the global parameters of the MU.Considering the large number of reserved / unused parameters this command will be sent as:
set_mu_global(,,c,d,,,,h,i,,k,l,m,n)

--- In Crestron@..., "avsystemdesign" <avsystemdesign@...> wrote:

Not on their website, not on Crestron's website. The API is not very clear.
Anyone programmed one of these before?

--- In Crestron@..., "avsystemdesign" <avsystemdesign@> wrote:

Does anyone know if there is a module for the Beyerdynamic MCW-D 50-9?


 

They have a conference software suite to control the microphone system, which can link up by either com or lan.
Is there a way I could see what commands are being sent? That way it would help my figure out which strings I need and which ones I don't.

--- In Crestron@..., "avsystemdesign" <avsystemdesign@...> wrote:

I need to be able to put the unit into the following modes: (normal, push to talk, voice on activation & request to talk - with a next speaker button).

I have read through the horrible documentation and think the below is what I need, but still having a tough time figuring out how to write this out in order to achieve the above.

If anyone has worked with one of these units and cares to throw a dog a bone here, that would be much appreciated.


set_mu_global(a,b,c,d,e,f,g,h,i,j,k,l,m,n)

a 每 {} 每 reserved / unused (write nothing 每 next comma);
b 每 {} 每 reserved / unused (write nothing 每 next comma);
c 每 {0..50} 每 voice activation sensitivity (max sensitivity = 0);
d 每 {0..255} 每 MU hold time;
e 每 {} 每 reserved / unused (write nothing 每 next comma);
f 每 {} 每 reserved / unused (write nothing 每 next comma);
g 每 {} 每 reserved / unused (write nothing 每 next comma);
h 每 {0..255}:
每 low nibble = allocation mode (1 每 normal, 2 每 PTT, 3 -VOAC) ;
每 bit 4 = manual power off enabled (1) / disabled (0); j 每 {0..8} 每 priority mode;
j 每 {} 每 reserved / unused (write nothing 每 next comma);
k 每 {on, off} 每 enable / disable the auto-lock feature of the MU;
l 每 {on, off} 每 enable / disable override;
m 每 {0..9} 每 NOM;
n 每 {on, off} 每 enable / disable NOM mode;
This command changes the global parameters of the MU.Considering the large number of reserved / unused parameters this command will be sent as:
set_mu_global(,,c,d,,,,h,i,,k,l,m,n)


--- In Crestron@..., "avsystemdesign" <avsystemdesign@> wrote:

Not on their website, not on Crestron's website. The API is not very clear.
Anyone programmed one of these before?

--- In Crestron@..., "avsystemdesign" <avsystemdesign@> wrote:

Does anyone know if there is a module for the Beyerdynamic MCW-D 50-9?