9. Programmer's Reference
UBEX series – Matrix Application Mode – User's Manual
135
9. Programmer's Reference
UBEX series – Matrix Application Mode – User's Manual
135
MA
TRIX APPLIC
A
TION MODE
Applied F-series endpoint firmware package: v1.4.1 | Applied R-series endpoint firmware package: v1.4.1 | Applied MMU firmware package: v1.2.1 | LDC software: v1.34.0b2
9.13.3. Setting the Balance
Command and Response
ç
SET•/MEDIA/STREAMS/AUDIO/
<in
|
out>
/PORT.Balance=
<balance>
æ
pw•/MEDIA/STREAMS/AUDIO/
<in
|
out>
/PORT.Balance=
<balance>
Parameters
Identifier
Parameter description
<balance>
Sets the balance; -100 means left balance, +100 means right balance, step is 1.
Center is 0 (default).
Example
ç
SET /MEDIA/STREAMS/AUDIO/D103/PORT.B25
æ
pw /MEDIA/STREAMS/AUDIO/D103/PORT.B25
9.13.4. Setting the Gain
INFO:
The setting is available on the analog audio input port only.
Command and Response
ç
SET•/MEDIA/STREAMS/AUDIO/
<in>
/PORT.Gain=
<gain>
æ
pw•/MEDIA/STREAMS/AUDIO/
<in>
/PORT.Gain=
<gain>
Parameters
Identifier
Parameter description
<gain>
Sets the input gain between -12 dB and 35 dB.
Example
ç
SET /MEDIA/STREAMS/AUDIO/S103/PORT.Gain=4
æ
pw /MEDIA/STREAMS/AUDIO/S103/PORT.Gain=4
#balance #gain
9.13.5. Mute/Unmute the Analog Audio Output Port
INFO:
The setting is available on the analog audio output port only.
Command and Response
#mute #unmute
ç
SET•/MEDIA/STREAMS/AUDIO/
<out>
/PORT.Mute=
<logical_value>
æ
pw•/MEDIA/STREAMS/AUDIO/
<out>
/PORT.Mute=
<logical_value>
Parameters
Identifier
Parameter description
Value
Explanation
<logical_value>
The port is muted or
unmuted.
true
The port is muted.
false
The port is unmuted.
Example
ç
SET /MEDIA/STREAMS/AUDIO/D103/PORT.Mute=true
æ
pw /MEDIA/STREAMS/AUDIO/D103/PORT.Mute=true