Matrix Switch Corporation MSC-5-3232 Product Manual page 35

4ru 32 input 32 output vga analog video router
Hide thumbs Also See for MSC-5-3232:
Table of Contents

Advertisement

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.
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"
]
}
Page 35 of 61
MSC-5-3232 Product Manual
© 2013-2016 Matrix Switch Corporation
www.matrixswitch corp.com

Advertisement

Table of Contents
loading

Table of Contents