EasyManua.ls Logo

Snell MV-32 - Page 116

Snell MV-32
136 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
MV-32/64 Multiviewer www.snellgroup.com Hydra Open Protocol
Issue 1 Rev 11 Page 116 © 2014 Snell Limited
A.5.4.3 Set audio monitor output
Set the source of an audio monitor output channel.
There are two variations of this command.
Variant 1: Set the source of the audio monitor output to an SDI embedded input.
The OUTPUT ID number ranges from 1 to 4, and selects the audio monitor output pair
number.
The EMBEDDED SRC ranges from 1 to 64, selecting the SDI video input number.
The EMBEDDED PAIR ranges from 1 to 8, selecting the SDI embedded audio pair number.
If DISABLELOCAL ID is set to 1 then the monitor output that is being set cannot be changed
in the GUI until DISABLELOCAL ID is set back to 0.
Variant 2: Set the source of the audio monitor output to an external audio input.
The OUTPUT ID number ranges from 1 to 4, and selects the audio monitor output pair
number.
The EXTERNAL PAIR ranges from 1 to 256, selecting the external audio pair number.
If DISABLELOCAL ID is set to 1 then the monitor output that is being set cannot be changed
in the GUI until DISABLELOCAL ID is set back to 0.
Send/Receive Description
Send
<COMMAND ID=”setaudiomonitorsource”
SERIAL=”example”>
<MODULE ID=”module1”>
<OUTPUT ID=”2”>
<EMBEDDED SRC=”1” CHAN=”1”/>
<DISABLELOCAL ID=”1”/>
</OUTPUT>
</MODULE>
</COMMAND>
Receive
<COMMANDRESULT SERIAL=”example” ERROR=”0”>
</COMMANDRESULT>
Send/Receive Description
Send
<COMMAND ID=”setaudiomonitorsource”
SERIAL=”example”>
<MODULE ID=”module1”>
<OUTPUT ID=”2”>
<EXTERNAL PAIR=”1”/>
<DISABLELOCAL ID=”1”/>
</OUTPUT>
</MODULE>
</COMMAND>
Receive
<COMMANDRESULT SERIAL=”example” ERROR=”0”>
</COMMANDRESULT>

Table of Contents