Page 54 / 89 Section 8. Programmers reference
8.4.4. View connection on all outputs
Description: Viewing all outputs’ connection results in different response length, because
it depends on the router’s type (length = 16 for MX16x16DVI-Plus, length = 12 for
MX12x12DVI-Plus and length = 9 for MX9x9DVI-Plus). The response below supposes a
router having 16 outputs.
Example 1 (MX16x16DVI-Plus)
(ALL●<O1>●<O2>●<O3>
●<O4>●<O5>●<O6>●<O7>
●<O8>●<O9>●<O10>
●<O11>●<O12>●<O13>
●<O14>●<O15>●<O16>
)CrLf
(ALL 02 02 02 05 05 05 08 08 08 08
08 08 08 08 08 08)CrLf
Legend 1: All <Ox> indexes show the corresponding output’s connection state. If value
<O5> equals 04 it means that output 5 is connected to input 4. <O1>..<O8> are two digit
ASCII characters (01, 02, 04, etc.).
Explanation 1: 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 16.
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.
Example 2 (MX16x16DVI-Plus)
(ALL●<O1>●<O2>●<O3>
●<O4>●<O5>●<O6>●<O7>
●<O8>●<O9>●<O10>
●<O11>●<O121>●<O13>
●<O14>●<O15>●<O16>
)CrLf
(ALL M02 L02 U02 05 05 05 08 08 08
08 08 08 08 08 08 08)CrLf
Legend 2: 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.
<Ox> is connected to <in²>, <Ox> neither muted nor locked.
<Ox> is connected to <in²>, <Ox> is muted, and unlocked.
<Ox> is connected to <in²>, <Ox> is not muted, but locked.
<Ox> is connected to <in²>, <Ox> is muted and locked.
Explanation 2: 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.