B01MUTEI*0
Unmute all inputs (1-4, A-D,
T) .
B01MUTEI*000000000
B01MUTEI*111100000
Mute inputs 1-4 and unmute
inputs T and A-D. Mute
input 1 and unmute inputs
A and B.
B01MUTEI*111100000
B01MUTEI*2
Toggle mute status of all
inputs.
B01MUTEI*abcdefghi , where each of the letters
(a, b, etc.) is either 0 or 1 depending of the current
status of the mute on the corresponding input. If
this command was sent after the example above,
then the status message would be
B01MUTEI*111100000 .
B01MUTEI*?
Query mute status of all
inputs.
B01MUTEI*abcdefghi where each of the letters
(a, b, etc.) is either 0 or 1 depending of the current
status of the mute on the corresponding input. If
this command was sent after the example above,
then the status message would be
B01MUTEI*111100000 .
8.112. MUTEO -- Mute One or More Outputs
This command sets or queries the mute status of the analog outputs (1-4, A-D, T, L) .
This command is a channel boolean command. See
Section 6.3 and Section 6.1 for more information on this
type of command.
This command is saved to non-volatile memory only as part of a preset. The state of this command will be
restored after power-up only if a preset is saved and that preset is set to be the power-on preset.
Example Description Status Message
B01MUTEO41
Mute output 4 .
B01MUTEO41
B01MUTEOA0
Unmute output A .
B01MUTEOA0
B01MUTEOL2
B01MUTEOTx , where x is either 0 or 1 depending
on the current mute status of the output.
B01MUTEOC?
Query mute status of
output C .
B01MUTEOCx , where x is either 0 or 1 depending
on the current mute status of the output.
B01MUTEO*1
Mute all outputs (1-4, A-D,
T, L) .
B01MUTEO*1111111111
B01MUTEO*0
Unmute all outputs (1-4, A-
D, T, L) .
B01MUTEO*0000000000
B01MUTEO*1111000010
Mute outputs 1-4 and T,
and unmute outputs A-D
and L.
B01MUTEO*1111000010