7. LW3 Programmers’ Reference
MX2-8x8-HDMI20 series – User's Manual
49
8.7.6. HDCP Setting
This setting allows to send non-encrypted content to a non-HDCP compliant display. See more information
in
section.
Command format:
SET
●
/MEDIA/PORTS/VIDEO/<In>/SETTINGS.HdcpVersion=0|1|2|3
Response format:
pw
●
/MEDIA/PORTS/VIDEO/<In>/SETTINGS.HdcpVersion=0|1|2|3
Legend:
Value
Description
0
HDCP encryption is disabled
1
HDCP 1.4 encryption is enabled
2
HDCP 2.2 is enabled
3
High value mode: Any version of HDCP is allowed on the input but the incoming
signal is always internally upconverted to HDCP 2.2 content and thus cannot be
switched to HDCP 1.4 sinks.
Example:
˃
SET /MEDIA/PORTS/VIDEO/I1/SETTINGS.HdcpVersion=3
˂
pw /MEDIA/PORTS/VIDEO/I1/SETTINGS.HdcpVersion=3
8.8. Preset Handling
The router can store presets and the followings are stored in each slot: input/output crosspoint state, muted/
unmuted states. Preset loading has an effect on all ports, except the locked ones.
8.8.1. Create a New Preset
Command format:
CALL
●
/MEDIA/PRESET:create(<Preset_name>,VIDEO)
Response format:
mO
●
/MEDIA/PRESET:create=
Legend: Up to 16 characters are allowed to name a Preset. Letters (A-Z and a-z), hyphen (-), underscore (_),
and numbers (0-9) are accepted.
Example:
˃
CALL /MEDIA/PRESET:create(My_pres,VIDEO)
˂
mO /MEDIA/PRESET:create=
Explanation: The preset is stored as a new node (My_pres) under the /MEDIA/PRESET/ node.
8.8.2. Save the Settings to an Existing Preset
Command format:
CALL
●
/MEDIA/PRESET/<Pres_name>:save(1)
Response format:
mO
●
/MEDIA/PRESET/My_Pres:save=Ok
Example:
˃
CALL /MEDIA/PRESET/My_Pres:save(1)
˂
mO /MEDIA/PRESET/My_Pres:save=Ok
Explanation:
The existing "My_pres" has been overwritten with the current settings.
8.8.3. Load a Preset
Command format:
CALL
●
/MEDIA/PRESET/<Pres_name>:load(1)
Response format:
mO
●
/MEDIA/PRESET/My_Pres:load=Ok
Example:
˃
CALL /MEDIA/PRESET/My_Pres:load(1)
˂
mO /MEDIA/PRESET/My_Pres:load=Ok
Explanation:
"My_pres" preset has been loaded and applied.
8.8.4. Rename a Preset
Command format:
CALL
●
/MEDIA/PRESET:rename(<Old_name>,<New_name>)
Response format:
mO
●
/MEDIA/PRESET:rename=
Example:
˃
CALL /MEDIA/PRESET:rename(My_Pres,Your_Pres)
˂
mO /MEDIA/PRESET:rename=
Explanation:
The preset has been renamed to "Your_Pres".
8.9. Audio Input Port Settings
INFO: The current setting can be queried by using the GET command
8.9.1.
Audio Mode Setting
Command format:
SET
●
/MEDIA/PORTS/VIDEO/<In>/ANALOGAUDIO.AudioMode=OFF|HDMI|ANALOG
Response format:
pw
●
/MEDIA/PORTS/VIDEO/<In>/ANALOGAUDIO.AudioMode=OFF|HDMI|ANALOG
Example:
˃
SET /MEDIA/PORTS/VIDEO/I1/ANALOGAUDIO.AudioMode=ANALOG
˂
pw /MEDIA/PORTS/VIDEO/I1/ANALOGAUDIO.AudioMode=ANALOG