7. LW3 Programmers’ Reference
MX2-8x8-HDMI20 series – User's Manual
52
8.10.9. HDCP Setting (Output Port)
Command format:
SET
●
/MEDIA/PORTS/VIDEO/<On>/SETTINGS.HdcpMode=AUTO|ALWAYS
Response format:
pw
●
/MEDIA/PORTS/VIDEO/<On>/SETTINGS.HdcpMode=AUTO|ALWAYS
Legend:
▪
Auto:
the setting is the same as on the input port. The encryption of the signal on the output is the same
as on the input.
▪
Always:
the outgoing signal is always encrypted on the output.
Example:
˃
SET /MEDIA/PORTS/VIDEO/O1/SETTINGS.HdcpMode=AUTO
˂
pw /MEDIA/PORTS/VIDEO/O1/SETTINGS.HdcpMode=AUTO
8.11. Audio Output Port Settings
INFO: The current setting can be queried by using the GET command.
8.11.1.
Audio Mode Setting
Command format:
SET
●
/MEDIA/PORTS/VIDEO/<On>/ANALOGAUDIO.AudioMode=
OFF|HDMI|ANALOG|HDMI+ANALOG
Response format:
pw
●
/MEDIA/PORTS/VIDEO/<On>/ANALOGAUDIO.AudioMode=
OFF|HDMI|ANALOG|HDMI+ANALOG
Legend:
▪
Off:
Audio is present neither in the HDMI stream nor on the Analog Audio output port.
▪
HDMI:
Audio is present only in the HDMI stream.
▪
Analog:
Audio is present only on the Analog Audio output port
▪
HDMI+Analog
: Audio is present in the HDMI stream and on the Analog Audio output port.
Example:
˃
SET /MEDIA/PORTS/VIDEO/O1/ANALOGAUDIO.AudioMode=HDMI
˂
pw /MEDIA/PORTS/VIDEO/O1/ANALOGAUDIO.AudioMode=HDMI
8.11.2.
Analog Audio Output Level Settings
Volume (Setting the Exact Value)
Command format:
SET
●
/MEDIA/PORTS/VIDEO/<On>/ANALOGAUDIO.VolumedB=<value>
Response format:
pw
●
/MEDIA/PORTS/VIDEO/<On>/ANALOGAUDIO.VolumedB=<value>
Legend: The Volume value can be set between -95.62 dB and 0 dB.
Example:
˃
SET /MEDIA/PORTS/VIDEO/O1/ANALOGAUDIO.VolumedB=-10
˂
pw /MEDIA/PORTS/VIDEO/O1/ANALOGAUDIO.VolumedB=-10.00
Volume (Setting by Step Value)
Command format:
CALL
●
/MEDIA/PORTS/VIDEO/<On>/ANALOGAUDIO:stepVolumedB(<step_value>)
Response format:
mO
●
/MEDIA/PORTS/VIDEO/<On>/ANALOGAUDIO:stepVolumedB=<step_value>
Example:
˃
CALL /MEDIA/PORTS/VIDEO/O1/ANALOGAUDIO:stepVolumedB(-2)
˂
mO /MEDIA/PORTS/VIDEO/O1/ANALOGAUDIO:stepVolumedB=-2
Legend:
The volume of the audio signal has been decreased by 2 dB. Positive and negative values are accepted.
INFO: The Volume can also be set by the following method and property:
VolumePercent, StepVolumePercent.
Balance (Setting the Exact Value)
Command format:
SET
●
/MEDIA/PORTS/VIDEO/<On>/ANALOGAUDIO.Balance=<value>
Response format:
pw
●
/MEDIA/PORTS/VIDEO/<On>/ANALOGAUDIO.Balance=<value>
Legend:
The Balance value can be set between -100 and +100 (0=center).
Example:
˃
SET /MEDIA/PORTS/VIDEO/O1/ANALOGAUDIO.Balance=10
˂
pw /MEDIA/PORTS/VIDEO/O1/ANALOGAUDIO.Balance=10