![Lightware MMX8x4-HT Series Скачать руководство пользователя страница 101](http://html1.mh-extra.com/html/lightware/mmx8x4-ht-series/mmx8x4-ht-series_user-manual_1915437101.webp)
8. LW3 Programmers' Reference
MMX8x4-HT series – User's Manual
101
Applied firmware package: v1.2.2b5 | LDC software: v2.2.1
8.5.5.
Lock an Input Port
Command and Response
#lock
Ý
CALL•/MEDIA/VIDEO/XP:lockSource(
<in>
)
Ü
mO•/MEDIA/VIDEO/XP:lockSource
Example
Ý
CALL /MEDIA/VIDEO/XP:lockSource(I1)
Ü
mO
/MEDIA/VIDEO/XP:lockSource
8.5.6.
Unlock an Input Port
Command and Response
#unlock
Ý
CALL•/MEDIA/VIDEO/XP:unlockSource(
<in>
)
Ü
mO•/MEDIA/VIDEO/XP:unlockSource
Example
Ý
CALL /MEDIA/VIDEO/XP:unlockSource(I1)
Ü
mO
/MEDIA/VIDEO/XP:unlockSource
8.5.7.
Lock an Output Port
Command and Response
Ý
CALL•/MEDIA/VIDEO/XP:lockDestination(
<out>
)
Ü
mO•/MEDIA/VIDEO/XP:lockDestination
Example
Ý
CALL /MEDIA/VIDEO/XP:lockDestination(O1)
Ü
mO
/MEDIA/VIDEO/XP:lockDestination
8.5.8.
Unlock an Output Port
Command and Response
Ý
CALL•/MEDIA/VIDEO/XP:unlockDestination(
<out>
)
Ü
mO•/MEDIA/VIDEO/XP:unlockDestination
Example
Ý
CALL
/MEDIA/VIDEO/XP:unlockDestination(O1)
Ü
mO
/MEDIA/VIDEO/XP:unlockDestination
8.5.9.
HDCP Setting (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 and Response
#hdcp
Ý
SET•/MEDIA/VIDEO/<In>.HdcpEnable=
<hdcp_status>
Ü
pw•/MEDIA/VIDEO/<In>.HdcpEnable=
<hdcp_status>
Parameters
<hdcp_status>
true
:
HDCP enabled
false
:
HDCP disabled
Example
Ý
SET /MEDIA/VIDEO/I1.HdcpEnable=false
Ü
pw
/MEDIA/VIDEO/I1.HdcpEnable=false
8.5.10.
HDCP Setting (Output Port)
HDCP capability can be set to Auto/Always on the output ports, thus, non-encrypted content can be
transmitted to a non-HDCP compliant display. See more information in
section.
Command and Response
Ý
SET•/MEDIA/VIDEO/<On>.HdcpModeSetting=
<hdcp_mode>
Ü
pw•/MEDIA/VIDEO/<On>.HdcpModeSetting=
<hdcp_mode>
Parameters
<hdcp_mode>
0
: Auto
1
:
Always
Example
Ý
SET /MEDIA/VIDEO/O1.HdcpModeSetting=0
Ü
pw /MEDIA/VIDEO/O1.HdcpModeSetting=0