MX-FR Series Modular Matrix Frames – User's Manual 104
Mute output <out>. The output signal is turned off. #mute
Command and Response
ȩ {#<out>}
Ȩ (1MT<out2>)CrLf
Example
ȩ {#03}
Ȩ (1MT03)CrLf
Output 3 is muted. No signal is present on Output 3 now.
INFO:
connection can be easily restored with an unmute command.
INFO: Switching a muted output does not unmute the output.
Command and Response #unmute
ȩ {+<out>}
Ȩ (0MT<out2>)CrLf
Example
ȩ {+03}
Ȩ (0MT03)CrLf
Output 3 is unmuted. Now Output 3 is switched to the input it was connected to prior to the mute command.
ATTENTION!
been changed with the muting command, only the output was disabled.
Disconnecting an Output
Switch an output to a virtual unconnected input. No signal on the output.
Command and Response
ȩ {0@<out>}
Ȩ (O<out2>•I00)CrLf
Example
ȩ {0@5}
Ȩ (O05 I00)CrLf
Output 5 is disconnected from the inputs (no input will be connected). Disconnecting acts similar to muting,
except that the previous connection cannot be restored with an unmute command. A disconnected output
can still be muted or unmuted, however, this has no real effect in this case. To make a disconnected output
live again, another input has to be switched to it.
INFO: The response for this command is (1LO<out2>) if the output is locked.
Disconnecting All Outputs
Switching all the outputs to a virtual unconnected input. No signal on any output.
Command and Response
ȩ {0@O}
Ȩ (I00 ALL)CrLf
Example
ȩ {0@O}
Ȩ (I00 ALL)CrLf
The outputs are disconnected from the inputs (no input will be connected). Disconnecting acts similar to
muting, except that the previous connection cannot be restored with an unmute command. A disconnected
output can still be muted or unmuted, however, this has no real effect in this case. To make a disconnected
output live again, another input has to be switched to it.
Lock output <out> #lock
Command and Response
ȩ {#><out>}
Ȩ (1LO<out2>)CrLf
Example
ȩ {#>05}
Ȩ (1LO05)CrLf
Output 5 is locked.
Unlock output <out>. The connection on output can be changed.
Command and Response #unlock
ȩ {+<<out>}
Ȩ (0LO<out2>)CrLf
Example
ȩ {+<03}
Ȩ (0LO03)CrLf
Output 5 is unlocked.
INFO: The router issues the response above regardless of the previous state of the output (whether it was
locked or unlocked).