![Lightware UMX-HDMI-140 Скачать руководство пользователя страница 107](http://html1.mh-extra.com/html/lightware/umx-hdmi-140/umx-hdmi-140_user-manual_1915487107.webp)
7. LW3 Programmers’ Reference
UMX-HDMI-140 series– User's Manual
107
Applied firmware package: v1.3.0b5 | LDC software: v2.5.6b2
7.12.2.
LW2 Control Port Blocking
DIFFERENCE:
This command is available only for UMX-HDMI-140-Plus from FW package v1.3.0b5.
This command is for blocking the LW2 control port; it is an additional protection for the Cleartext login function.
Command and Response
#portblock
ç
SET·/MANAGEMENT/SERVICEFILTER.Lw2Enabled=
<port_mode>
æ
pw·/MANAGEMENT/SERVICEFILTER.Lw2Enabled=
<port_mode>
Example
ç
SET /MANAGEMENT/SERVICEFILTER.Lw2Enabled=false
æ
pw /MANAGEMENT/SERVICEFILTER.Lw2Enabled=false
7.12.3.
HTTP Port Blocking
DIFFERENCE:
This command is available only for UMX-HDMI-140-Plus from FW package v1.3.0b5.
This command is for blocking the HTTP port (80); it is an additional protection for the Cleartext login function.
Command and Response
ç
SET·/MANAGEMENT/SERVICEFILTER.HttpEnabled=
<port_mode>
æ
pw·/MANAGEMENT/SERVICEFILTER.HttpEnabled=
<port_mode>
Example
ç
SET /MANAGEMENT/SERVICEFILTER.HttpEnabled=true
æ
pw /MANAGEMENT/SERVICEFILTER.HttpEnabled=true
7.12.4.
HTTP Post Receiving Blocking
DIFFERENCE:
This command is available only for UMX-HDMI-140-Plus from FW package v1.3.0b5.
This command is for blocking HTTP posts; it is an additional protection for the Cleartext login function.
Command and Response
ç
SET·/MANAGEMENT/SERVICEFILTER.HttpEnabled=
<port_mode>
æ
pw·/MANAGEMENT/SERVICEFILTER.HttpEnabled=
<port_mode>
Example
ç
SET /MANAGEMENT/SERVICEFILTER.HttpEnabled=true
æ
pw /MANAGEMENT/SERVICEFILTER.HttpEnabled=true
7.12.5.
Powering on a Computer over Ethernet (Wake-on-LAN)
DIFFERENCE:
This command is available only from FW package v1.3.0b5.
The well-known wake-on-lan feature (sending magic Packet to the target PC) is available by the following
command:
Command and Response
ç
CALL·/MEDIA/ETHERNET:wakeOnLan(
MAC_address
)
æ
mO·/MEDIA/ETHERNET:wakeOnLan
Example
ç
CALL /MEDIA/ETHERNET:wakeOnLan(AA:BB:CC:22:14:FF)
æ
mO /MEDIA/ETHERNET:wakeOnLan
Please make sure the feature is enabled in the target PC and it is powered (but switched off).
7.12.6.
Setting the Host Name
DIFFERENCE:
This command is available only from FW package v1.3.0b5.
The host name is a property that can be used instead of the IP address when connecting to the device. It is
also suitable for finding in the Device Discovery window of the LDC, see more details in the
section. Furthermore, it can be used to open the
. If the IP address of the device
is changing, the host name can be used as a fixed property.
Command and Response
ç
SET·/MANAGEMENT/NETWORK.HostName=
<unique_name>
æ
pw·/MANAGEMENT/NETWORK.HostName=
<unique_name>
Parameters
The
<unique_name>
can be 1-64 character long and the following are allowed for naming: the elements of
the English alphabet and numbers. Hyphen (-) and dot (.) is also accepted except as last character.
Example
ç
SET /MANAGEMENT/NETWORK.HostName=room-switcher
æ
pw /MANAGEMENT/NETWORK.HostName=room-switcher