S01MUTEGIL2
Toggle mute status of all line inputs.
S01MUTEIAa
S01MUTEIBb
,
where
a
and
b
reflect the mute status (
0
or
1
) of each of the line inputs. If this
command was issued after the example
above, then the status messages would
be:
S01MUTEIA0
S01MUTEIB0
.
S01MUTEGIL?
Query the mute status of all the line
inputs.
S01MUTEIAa
S01MUTEIBb
,
where
a
and
b
reflect the mute status (
0
or
1
) of each of the line inputs. If this
command was issued after the example
above, then the status messages would
be:
S01MUTEIA0
S01MUTEIB0
.
8.107.
MUTEI
-- Mute One or More Inputs
This command sets or queries the mute status of the analog inputs (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
S01MUTEI11
Mute input 1 .
S01MUTEI11
S01MUTEIA0
Unmute input A .
S01MUTEIA0
S01MUTEIT2
Toggle mute status of input T .
S01MUTEITx
, where
x
is either
0
or
1
depending on the current mute status of the
input.
S01MUTEI1?
Query mute status of input 1 .
S01MUTEI1x
, where
x
is either
0
or
1
depending on the current mute status of the
input.
S01MUTEI*1
Mute all inputs (1, A, B, T) .
S01MUTEI*1111
S01MUTEI*0
Unmute all inputs (1, A, B, T) .
S01MUTEI*0000
S01MUTEI*1001
Mute inputs 1 and T and unmute
inputs A and B.
S01MUTEI*1001