MSC-2HD1624S Product Manual
3.11 C Command
Routers and MSC-GCP2U32 only
NOTE:
The C command queries the matrix size. The response is in the format “Dests,Srcs,Levels,Flags1,Flags2”.
Where “Dests” is the count of system destinations, “Srcs” is the count of sources and “Levels” is the number of
system levels. The Flags1 and Flags2 fields are currently unused and will be 0.
Example for a 16x16 system with 2 levels
>C
16,16,2,0,0
>
3.12 DestNames Command
Routers and MSC-GCP2U32 only
Query or assign destination names. This command has 4 variations, described by the following table.
Destination names are saved and recalled on power up.
Command
Description
DestNames
Query all destination names.
DestNames DEST
Query destination names for all levels of a given destination.
DestNames DEST, LEVEL
Query the name of a specific destination and level.
DestNames DEST, LEVEL, LABEL
Assign a label to a destination.
When querying names, labels are surrounded by double quotes and each level is separated by commas ',' (multi-
level systems only) and each destination is separated by newlines. Secondary levels use empty strings to
indicate that the label of the first level should be used.
Examples
>DestNames
“Dest1”,”AudDest1”
“Dest2”,””
“Dest3”,””
“Dest4”,””
>DestNames 1
“Dest1”,”AudDest1”
>DestNames 1,2
“AudDest1”
>DestNames 1,2,””
>
The first 3 example commands are query commands. The last assigns an empty string to the second level of the
first destination (thereby indicating that the first level label should be used).
Page 26 of 54
Copyright © 2013-2015 Matrix Switch Corporation