MX-FR Series Modular Matrix Frames – User's Manual 103
The example below shows a command that did not result in batch switching, because another command
has been inserted:
One by one commands Batch commands
ȩ {02@01} ȩ {02@01}{+06}{05@04}
Ȩ (O01 I02)CrLf Ȩ (O01 I02)CrLf
ȩ {+06} Ȩ (0MT06)CrLf
Ȩ (0MT06)CrLf Ȩ (O04 I05)CrLf
ȩ {05@04}
Ȩ (O04 I05)CrLf
INFO: The response does not show if batch switching happened or not. This ensures that a third party
controller does not get unknown responses.
Displaying the Current Connection States of the Outputs
DIFFERENCE:
The response below supposes a router having 17 outputs.
INFO: The MX-CPU2 responds the connection of Preview Output port as well. The earlier 16x16 or 32x32
frames responded 16 and 32 outputs, but with MX-CPU2 the response will be 17 and 33 correspondingly.
Command and Response #crosspoint
ȩ {VC}
Ȩ (ALL•<O1>•<O2>•<O3>•<O4>•<O5>•<O6>•<O7>•<O8>•<O9>)CrLf
ȩ {vc}
Ȩ (ALL 02 02 02 05 05 05 08 08 08)CrLf
Parameters
All <Ox><O5> equals 04, it means that
Output 5 is connected to Input 4. All <Ox> indexes are two digit ASCII characters (01, 02, 04, etc.).
Explanation
Viewing connection for all outputs. Input 2 is connected to Outputs 1, 2 and 3. Input 5 is connected to
Outputs 4, 5 and 6. Input 8 is connected to Outputs 7 through 17.
INFO: If an output is locked, muted, or both locked and muted, the response format changes. If outputs
are muted, you get a letter 'M', if locked, a letter 'L' and if muted and locked at the same time, 'U' before the
2 digit numbers.
ȩ {vc}
Ȩ (ALL M02 L02 U02 05 05 05 08 08 08 08 08 08 08 08 08 08 08)CrLf
Parameters
Any <Ox>
lock state for the corresponding output.
Parameter description Parameter values
<Ox> Output port number <in2>: <Ox> is connected to <in2>, <Ox> neither muted nor locked.
M<in2>: <Ox> is connected to <in2>, <Ox> is muted, and unlocked.
L<in2>: <Ox> is connected to <in2>, <Ox> is not muted, but locked.
U<in2>: <Ox> is connected to <in2>, <Ox> is muted and locked.
Explanation
Viewing connection for all outputs. Input 2 is connected to Outputs 1, 2 and 3. Output 1 is muted. Output 2
is locked. Output 3 is muted and locked. Input 5 is connected to Outputs 4, 5 and 6. Input 8 is connected to
Outputs 7 through 16.
Listing the Mute/Unmute States of All Outputs
ATTENTION! The response length depends on the frame size.
ȩ {VM}
Ȩ (MUT•<M1>•<M2>•<M3>•<M4>•<M5>•<M6>•<M7>•<M8>•<M9>)CrLf
Parameters
All <Mx> indexes are one digit numbers, showing the mute state for the corresponding output. If <Mx>
equals 0, the output x is unmuted. If <Mx> equals 1, the output x is muted.
ȩ {vm}
Ȩ (MUT 1 0 1 1 0 0 0 0 0)CrLf
Output 1, 3 and 4 are muted, the other outputs are not muted.