![Lightware DP-TPS-TX210 Скачать руководство пользователя страница 85](http://html.mh-extra.com/html/lightware/dp-tps-tx210/dp-tps-tx210_user-manual_1915323085.webp)
7.LW3Programmer'sReference
HDMI-TPS-TX200series–User'sManual
85
Appliedfirmwarepackage:v1.3.2b3 | LDCsoftware:v2.5.7b2
7.4.8.
Control Lock
Enable/disabletheoperationofthefrontpanelbuttons.
Command and Response
#lockbutton
#buttonlock
ç
SET·/MANAGEMENT/UI.ControlLock=
<lock_status>
æ
pw·/MANAGEMENT/UI.ControlLock=
<lock_status>
Parameters
Parameter
Parameterdescription Values
Valuedescription
<lock_status>
Front panel button
lockingstatus
0
None:
all functions of the front panel button are enabled.
1
The front panel buttons are locked but can be unlocked
bybuttoncombination.Seethedetailsinthe
section
2
The front panel buttons are locked and cannot be
unlockedbybuttoncombination,onlyinLDC(onthe
tab)orusingtheLW3command.
Example
ç
SET/MANAGEMENT/UI.ControlLock=1
æ
pw/MANAGEMENT/UI.ControlLock=1
7.4.9.
Identifying the Device
CallingthemethodmakesthestatusLEDsblinkfor10seconds.Thefeaturehelpstofindthedevicephysically.
Command and Response
#identifyme
ç
CALL·/MANAGEMENT/UI:identifyMe()
æ
mO·/MANAGEMENT/UI:identifyMe
Example
ç
CALL/MANAGEMENT/UI:identifyMe()
æ
mO/MANAGEMENT/UI/identifyMe
7.4.10.
Toggling the Dark Mode Setting
TheLEDsofthedevicecanbeswitchedoff,iftheirlightcouldbeannoying.InDarkmode,alltheLEDsare
switchedoff,excepttheLEDsoftheRJ45connectors(EthernetandTPSin).
#darkmode
Command and Response
ç
SET·/MANAGEMENT/UI/DARKMODE.DarkModeEnable=
<mode_state>
æ
pw·/MANAGEMENT/UI/DARKMODE.DarkModeEnable=
<mode_state>
Parameters
If the
<mode_state>
parameter is
true
(or
1
), the Dark mode function is
enabled
, if the parameter is
false
(or
0
),
the function is
disabled
.
Example
ç
SET/MANAGEMENT/UI/DARKMODE.DarkModeEnable=true
æ
pw/MANAGEMENT/UI/DARKMODE.DarkModeEnable=true
7.4.11.
Setting the Delay of the Dark Mode Setting
TheDarkmodecanbeenabledrightaway,orafteracertaintime.Thus,themodeisenabled,ifnobuttons
arepressedmeanwhile.PressinganybuttonbringsbackthestatusinfoontheLEDswithoutperformingthe
function of the button itself. The delay time can be set by this command.
Command and Response
ç
SET·/MANAGEMENT/UI/DARKMODE.DarkModeDelay=
<delay_time>
æ
pw·/MANAGEMENT/UI/DARKMODE.DarkModeDelay=
<delay_time>
Parameters
The
<delay_time>
parametermeansseconds,andthedefaultvalueis60.Ifsetto0,nodelayisapplied,and
the Dark mode can be enabled immediately by the
DarkModeEnable
property. This delay has an affect to the
wakeFromDarkMode
method as well.
Example
ç
SET/MANAGEMENT/UI/DARKMODE.DarkModeDelay=5
æ
pw/MANAGEMENT/UI/DARKMODE.DarkModeDelay=5