Displaying The Current Connection States Of The Outputs; Listing The Mute/Unmute States Of All Outputs - Lightware MX-FR9 User Manual

Hybrid modular multimedia matrix
Hide thumbs Also See for MX-FR9:
Table of Contents

Advertisement

 
7. Programmer's Reference
The example below shows a command that did not result in batch switching, because another command
has been inserted:
One by one commands
ȩ {02@01}
Ȩ (O01 I02)CrLf
ȩ {+06}
Ȩ (0MT06)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.
7.4.7. Displaying the Current Connection States of the Outputs
DIFFERENCE:

This function has been heavily modified in MX-CPU2 compared to CPU1.
Viewing all outputs' connection results in different response lengths, because it depends on the frame size.
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
Example #1 (MX-FR9)
ȩ {vc}
Ȩ (ALL 02 02 02 05 05 05 08 08 08)CrLf
Parameters
All
<Ox>
indexes show the corresponding output's connection state. If value
Output 5 is connected to Input 4. All
<Ox>
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.
Batch commands
ȩ {02@01}{+06}{05@04}
Ȩ (O01 I02)CrLf
Ȩ (0MT06)CrLf
Ȩ (O04 I05)CrLf
<O5>
equals 04, it means that
indexes are two digit ASCII characters (01, 02, 04, etc.).
Applied CPU2 firmware: v3.5.7b8 | LDC software: v2.5.17b2
MX-FR Series Modular Matrix Frames – User's Manual
Example #2 (MX-FR17)
ȩ {vc}
Ȩ (ALL M02 L02 U02 05 05 05 08 08 08 08 08 08 08 08 08 08 08)CrLf
Parameters
Any
<Ox>
indexes can be a two digit number, or there can be a leading character showing the mute and/or
lock state for the corresponding output.
Identifier
Parameter description
<Ox>
Output port number
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.
7.4.8. Listing the Mute/Unmute States of All Outputs
ATTENTION!

The response length depends on the frame size.
Command and Response (MX-FR9)
ȩ {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
equals 0, the output x is unmuted. If
Example (MX-FR9)
ȩ {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.
Parameter values
<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.
<Mx>
equals 1, the output x is muted.
103
<Mx>

Advertisement

Table of Contents
loading

Table of Contents