MSC-CP32X1E Product Manual
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.11 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).
3.12 DHCP Command
Query or assign DHCP enable. A value of 0 disables DHCP client support and will therefore use the manual
values assigned via the IP, Netmask and Gateway commands. A value of 1 enables DHCP and will obtain the
values for the IP address, Netmask and Gateway from your DHCP server. This value is saved and recalled on
power up.
Page 21 of 48
Copyright © 2013-2015 Matrix Switch Corporation