![Lightware 91540021 User Manual Download Page 77](http://html.mh-extra.com/html/lightware/91540021/91540021_user-manual_1915315077.webp)
7.LW3Programmers’Reference
HDMI-TPS-RX110AY series – User's Manual
77
Appliedfirmwarepackage:v1.4.0 | LDCsoftware:v2.4.0b3
7.6.9.
Lock Output
Command and Response
#lock
Î
CALL·/MEDIA/AUDIO/XP:lockDestination(
<out>
)
Í
mO·/MEDIA/AUDIO/XP:lockDestination
Example
Î
CALL/MEDIA/AUDIO/XP:lockDestination(O1)
Í
mO/MEDIA/AUDIO/XP:lockDestination
7.6.10.
Unlock Output
Command and Response
#unlock
Î
CALL·/MEDIA/AUDIO/XP:unlockDestination(
<out>
)
Í
mO·/MEDIA/AUDIO/XP:unlockDestination
Example
Î
CALL/MEDIA/AUDIO/XP:unlockDestination(O1)
Í
mO/MEDIA/AUDIO/XP:unlockDestination
7.7.
Analog Audio Output Settings
7.7.1.
Volume Setting (dB)
Command and Response
#analogaudio #volume
Î
SET·/MEDIA/AUDIO/
<out>
.VolumedB=
<level>
Í
pw·/MEDIA/AUDIO/
<out>
.VolumedB=
<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.VolumedB=-15
Í
pw/MEDIA/AUDIO/O2.VolumedB=-15.00
7.7.2.
Volume Setting (dB) in Steps
Command and Response
Î
CALL·/MEDIA/AUDIO/
<out>
.stepVolumedB(
<step>)
Í
mO·/MEDIA/AUDIO/
<out>
.stepVolumedB
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
Î
CALL/MEDIA/AUDIO/O2.stepVolumedB(5)
Í
mO/MEDIA/AUDIO/O2.stepVolumedB
7.7.3.
Volume Setting (Percent)
Command and Response
Î
SET·/MEDIA/AUDIO/
<out>
.VolumePercent=
<percent>
Í
pw·/MEDIA/AUDIO/
<out>
.VolumePercent=
<percent>
Parameters
<level>
Setstheoutputvolume(attenuation)between100%and0%,instepof1%.Thevalueisrounded
up if necessary to match with the step value.
Example
Î
SET/MEDIA/AUDIO/O2.VolumePercent=50
Í
pw/MEDIA/AUDIO/O2.VolumePercent=50
7.7.4.
Volume Setting (Percent) in Steps
Command and Response
Î
CALL·/MEDIA/AUDIO/
<out>
.stepVolumePercent(
<percent>)
Í
pw·/MEDIA/AUDIO/
<out>
.stepVolumePercent
Parameters
<level>
Setstheoutputvolume(attenuation)between100%and0%,instepof1%.Thevalueisrounded
up if necessary to match with the step value.
Example
Î
CALL/MEDIA/AUDIO/O2.stepVolumePercent(15)
Í
mO/MEDIA/AUDIO/O2.stepVolumePercent