7. LW3 Programmers’ Reference
MODEX-F15-OPTS, MODEX-F15-OPTM series – User's Manual
57
7.6.
Video Port and Crosspoint Settings
INFO: The settings described in the coming sections and port numbering depend on the installed video
modules in your device.
7.6.1. Query the Video Crosspoint Setting
Command format
:
GET
●
/MEDIA/VIDEO/XP.DestinationConnectionList
Response format
:
pr
●
/MEDIA/VIDEO/XP.DestinationConnectionList=<I
1
>;...;<I
n
>:
Legend
:
Example
:
˃
GET /MEDIA/VIDEO/XP.DestinationConnectionList
˂
pr /MEDIA/VIDEO/XP.DestinationConnectionList=I1
Explanation
: I1 input port is connected to the optical output port.
7.6.2.
Switching Video Input
Command format
:
CALL
●
/MEDIA/VIDEO/XP:switch(<I
n
>:<O
m
>)
Response format
:
mO
●
/MEDIA/VIDEO/XP:switch
Example
:
˃
CALL /MEDIA/VIDEO/XP:switch(I2:O1)
˂
mO /MEDIA/VIDEO/XP:switch
Explanation:
I2 port is connected to O1 port.
7.6.3. HDCP Setting (Transmitter's Input Port)
HDCP capability can be enabled/disabled on the input ports, thus, non-encrypted content can be seen on a
non-HDCP compliant display. See more information in
section.
Command format
:
SET
●
/MEDIA/VIDEO/<I
n
>.HdcpEnable=true|false
Response format
:
pw
●
/MEDIA/VIDEO/<I
n
>.HdcpEnable=true|false
Example
:
˃
SET /MEDIA/VIDEO/I1.HdcpEnable=false
˂
pw /MEDIA/VIDEO/I1.HdcpEnable=false
<I
n
>:
Video input port number
7.6.4. HDCP Setting (Receiver's Output Port)
HDCP capability can be set to Auto/Always on the output ports, non-encrypted content can be transmitted
to a non-HDCP compliant display. See more information in in
section.
Command format
:
SET
●
/MEDIA/VIDEO/<O
n
>.HdcpModeSetting=0|1
Response format
:
pw
●
/MEDIA/VIDEO/<O
n
>.HdcpModeSetting=0|1
Parameters
:
.HdcpModeSetting
0
1
HDCP mode
Auto
Always
Example
:
˃
SET /MEDIA/VIDEO/O1.HdcpModeSetting=0
˂
pw /MEDIA/VIDEO/O1.HdcpModeSetting=0
7.6.5. HDMI Mode Settings (Output Ports)
INFO: This setting is available just in case video output Modulee contains DVI/HDMI output port.
Command format
:
SET
●
/MEDIA/VIDEO/<O
n
>.HdmiModeSetting=0|1|2
Response format
:
pw
●
/MEDIA/VIDEO/<O
n
>.HdmiModeSetting=0|1|2
Parameters
:
.HdmiModeSetting
0
1
2
HDMI mode
Auto
HDMI
DVI
Example
:
˃
SET /MEDIA/VIDEO/O1.HdmiModeSetting=2
˂
pw / MEDIA/VIDEO/O1.HdmiModeSetting=2
7.6.6. DP Mode Settings (Output Port)
INFO: This setting is available just in case video output module contains DisplayPort output port.
Command format
:
SET
●
/MEDIA/VIDEO/<O
n
>.DpModeSetting=0|1|2|3
Response format
:
pw
●
/MEDIA/VIDEO/<O
n
>.DpModeSetting=0|1|2|3
Parameters
:
.DpModeSetting
0
1
2
3
DP mode
Auto
18 bit
24 bit
30 bit
Example
:
˃
SET /MEDIA/VIDEO/O1.DpModeSetting=0
˂
pw / MEDIA/VIDEO/O1.DpModeSetting=0