MSC-DE4832 Product Manual
SRC_COUNT
Count of sources for the level.
FLAGS
A space separated list of flag keywords indicating support for various features, as defined
by the Name column in the Flags table above.
SRC
Source values for matrix state and preset data. Values start from 1, 0 represents mute and -
1 represents “No Change” (for preset data only).
Example
- Newlines and spaces added to response as a visual aid.
>MtxCfg7
{
“version” : 1,
“status” : “OK”,
“levels” :
[
{
“name” : “Level1”,
“type” : “VIDEO”,
“destCount” : 4,
“srcCount” : 4,
“flags” : “mute”,
“destNames” : [ “Dest1”, ”Dest2”, “Dest3”, “Dest4” ],
“srcNames” : [ “Src1”, ”Src2”, “Src3”, “Src4” ],
“state” : [ 1, 2, 3, 4 ],
“psetData” :
[
[1,2,3,4], [1,1,1,1], [-1,-1,-1,-1], [-1,-1,-1,-1],
[-1,-1,-1,-1], [-1,-1,-1,-1], [-1,-1,-1,-1], [-1,-1,-1,-1],
[-1,-1,-1,-1], [-1,-1,-1,-1]
]
},
],
“psetNames” :
[
“Startup”,”Preset1”,”Preset2”,”Preset3”,”Preset4”,
”Preset5”,“Preset6”,”Preset7”,”Preset8”,”Preset9”
]
}
The example output above is a typical response for a 4x4 Video router. Current matrix routing is “straight
through”, 10 presets are defined (1st is straight through, 2nd is mapped all to source 1, and all other presets have
not been assigned (No Change). Note that future protocol versions may support more than 10 presets and
therefore may return information for more or less than 10 presets for the psetData and psetNames arrays.
3.11.19 MtxGroup Command
Routers only - Protocol Version: 2.4
Query or assign I/O grouping. This setting is saved and recalled on power up.
The I/O grouping feature is used to combine multiple inputs and outputs. Combined grouped inputs and outputs
then behave as if they were a single I/O, which changes the size of the router matrix accordingly (matrix size
divided by group count), and matrix routing changes update the grouped I/Os simultaneously. Group counts are
Page 35 of 60
© 2013-2019 Matrix Switch Corporation