S01MUTEI*2
Toggle mute status of all inputs. 
S01MUTEI*abcd , 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 S01MUTEI*0110 . 
S01MUTEI*?
Query mute status of all inputs. 
S01MUTEI*abcd 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 S01MUTEI*0110 . 
8.108. MUTEO -- Mute One or More Outputs
This command sets or queries the mute status of the analog outputs (1, A, B, T) . 
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
S01MUTEO11
Mute output 1 . 
S01MUTEO11
S01MUTEOA0
Unmute output A . 
S01MUTEOA0
S01MUTEOT2
 
S01MUTEOTx , where x is either 0 or 1 
depending on the current mute status of the 
output. 
S01MUTEOB?
Query mute status of output B . 
S01MUTEOBx , where x is either 0 or 1 
depending on the current mute status of the 
output. 
S01MUTEO*1
Mute all outputs (1, A, B, T) . 
S01MUTEO*1111
S01MUTEO*0
Unmute all outputs (1, A, B, T) . 
S01MUTEO*0000
S01MUTEO*1001
Mute outputs 1 and T and unmute 
outputs A and B. 
S01MUTEO*1001
S01MUTEO*2
Toggle mute status of all outputs. 
S01MUTEO*abcd where each of the letters 
(a, b, etc.) is either 0 or 1 depending of the 
current status of the mute on the 
corresponding output. If this command was 
sent after the example above, then the status 
message would be S01MUTEO*0110 .