Polycom C12 Speaker System User Manual


 
Command Protocol Reference Guide
A - 33
mute Digital Mute
Description
This parameter sets the mute status of the virtual channel. A value of 0
indicates the virtual channel is unmuted, while a value of 1 indicates it is
muted.
Examples
set mic_in_gain "Table
Mic 1" 48
val mic_in_gain "Table
Mic 1" 48
Sets the analog preamp gain to 48dB for input channel
"Table Mic 1".
Argument Argument value
Channel Type Virtual Channel
Value Type Boolean
Read/Write Mode Read/Write
Phys Chans Conferencing Mic/Line Input, Conferencing Line Output,
Sound Reinforcement Mic/Line Input, Sound Reinforcement
Line Output, Analog Telephony Input, Analog Telephony
Output, Signal Generator, Submix, ConferenceLink Aux
Input, ConferenceLink Aux Output
Virt Chans Mono, Stereo
Default 0
Command Response Description
set mute "Amplifier" 1 val mute "Amplifier" 1 Sets the mute on the "Amplifier" virtual channel to true --
the channel is muted.
get mute "Table Mic 1" val mute "Table Mic 1" 1 Queries the mute status on the "Table Mic 1" virtual
channel to see if the channel is muted. The value 1
means it is muted, 0 means it is not muted
set mute "Mics" 1 val mute "Table Mic 1" 1
val mute "Table Mic 2" 1
val mute "Table Mic 3" 1
val mute "Table Mic 4" 1
val mute "Mics" 1
Query the current value of the mute of the virtual channel
group "Mics" which has four microphones as group
members, "Table Mic 1", "Table Mic 2", "Table Mic 3", and
"Table Mic 4".