7. LW3 Programmers’ Reference
MODEX-F15-OPTS, MODEX-F15-OPTM series – User's Manual
65
Balance
Command format
:
SET
●
/MEDIA/AUDIO/<I
n
>.Balance=<level>
Response format
:
pw
●
/MEDIA/AUDIO/<I
n
>.Balance=<level>
Parameters
:
<level>
Sets the balance; 0 means left balance, 100 means right balance,
step is 1. Center is 50 (default).
Example
:
˃
SET /MEDIA/AUDIO/I5.Balance=0
˂
pw /MEDIA/AUDIO/I5.Balance=0
Gain
Command format
:
SET
●
/MEDIA/AUDIO/<I
n
>.Gain=<level>
Response format
:
pw
●
/MEDIA/AUDIO/<I
n
>.Gain=<level>
Parameters
:
<level>
Sets the input gain between 0 and 24 in step of 3. The value is
rounded down if necessary to match the step value.
Example
:
˃
SET /MEDIA/AUDIO/I5.Gain=3
˂
pw /MEDIA/AUDIO/I5.Gain=3
7.7.14.
Analog Audio Output Level Settings
Volume
Command format
:
SET
●
/MEDIA/AUDIO/<O
n
>.Volume=<level>
Response format
:
pw
●
/MEDIA/AUDIO/<O
n
>.Volume=<level>
Parameters
:
<level>
Sets the output volume (attenuation) between -95.625 dB and 0
dB in step of -0.375 dB. The value is rounded up if necessary to
match with the step value.
Example
:
˃
SET /MEDIA/AUDIO/O2.Volume=-15
˂
pw /MEDIA/AUDIO/O2.Volume=-15.000
Gain
Command format
:
SET
●
/MEDIA/AUDIO/<O
n
>.Gain=<level>
Response format
:
pw
●
/MEDIA/AUDIO/<O
n
>.Gain=<level>
Parameters
:
<level>
Sets the input gain between -9 dB and 6 dB in step of 3 dB. The
value is rounded down if necessary to match the step value.
Example
:
˃
SET /MEDIA/AUDIO/O2.Gain=3
˂
pw /MEDIA/AUDIO/O2.Balance=3