Matrix Switch Corporation MSC-XD0816S Product Manual page 34

1ru 8 input 16 output 3g-sdi video router with status panel
Table of Contents

Advertisement

mute
1
Mute support.
lock
2
Video lock status query support
reclk
4
Reclocker disable support.
Example
>MtxCfg
[[8,8,3][4,8,0]]
The example above is simple output (no arguments) for a matrix with 2 levels, the first has 8 destinations, 8
sources and supports mute and lock status query (1 + 2 = 3). The second level has 4 destinations, 8 sources and
does not support mute, lock status query or reclocker disable.
If an argument is specified (0-7), then a more descriptive JSON structure is returned, of the following form
(newlines and spaces added as a visual aid, but are not necessarily part of the response):
{
"version" : 1,
"status" : "STATUS",
"levels" :
[
{
"name" : "NAME",
"type" : "TYPE",
"destCount" : DEST_COUNT,
"srcCount" : SRC_COUNT,
"flags" : "FLAGS",
"destNames" : [ "NAME", "NAME", ... ],
"srcNames" : [ "NAME", "NAME", ... ],
"state" : [ SRC, SRC, ... ],
"psetData" : [ [ SRC, ... ], [ SRC, ... ], ... ]
},
...
],
"psetNames" : [ "NAME", "NAME", ... ]
}
Table of information on values in capital letters above:
Label
Description
STATUS
Matrix status: OK, UPDATING, DISCONNECT or ERROR. Returned if the matrix is
OK, updating (from a remote router for example), one or more remote routers
disconnected or a general error (remote router in error status for example) respectively.
NAME
Descriptive name of a level, destination, source or preset (8 chars or less).
TYPE
Level type: VIDEO, AUDIO, HD, VGA, 3G, ANALOG or AES. Used for general video,
general audio, HD video, VGA video, 3G HD video, analog audio or AES digital audio
respectively.
DEST_COUNT
Count of destinations for the level.
Page 34 of 60
MSC-XD0816S Product Manual
© 2013-2016 Matrix Switch Corporation
www.matrixswitch corp.com

Advertisement

Table of Contents
loading

Table of Contents