7. LW3 Programmers’ Reference
UMX-HDMI-140 series– User's Manual
77
Applied firmware package: v1.2.0 | LDC software: v2.4.1b7
7.4.7. Lock the Front Panel Buttons
Command and Response
#controllock #buttonlock #lockbutton
ç
SET /MANAGEMENT/UI.ControlLock=
<lock_status>
æ
pw /MANAGEMENT/UI.ControlLock=
<lock_status>
Parameters
Parameter
Parameter description
Value
Explanation
<lock_status>
Locking status
0
None - All functions of the front panel button are
enabled.
1
Locked - The front panel buttons are locked and
they can be unlock by pressing
Audio select
and
Show Me
buttons together or with LW3 protocol
command.
2
Force locked - Locking and unlocking of the front
panel buttons are possible only via protocol
command.
Example
ç
SET /MANAGEMENT/UI.ControlLock=1
æ
pw /MANAGEMENT/UI.ControlLock=1
7.4.8. Disable the Default Function of the Front Panel Buttons
This setting makes possible to set an event with Event Manager where the Condition is pressing a button
and the original function of the chosen button will not be executed.
Command and Response
ç
SET /MANAGEMENT/UI/BUTTONS/
<button_id>
.DefaultFunctionEnable=
<button_status>
æ
pw /MANAGEMENT/UI/BUTTONS/
<button_id>
.DefaultFunctionEnable=
<button_status>
Parameters
Parameter
Parameter description
Value
Explanation
<button_id>
Locking status
B1
Video Select button
B2
Audio Select button
B3
Show Me button
<button_status>
true
Enabled
false
Disabled
Example
ç
SET /MANAGEMENT/UI/BUTTONS/B1.DefaultFunctionEnable=false
æ
pw /MANAGEMENT/UI/BUTTONS/B1.DefaultFunctionEnable=false
7.4.9.
Identify the Device
Calling the method results the blinking of the status LEDs for 10 seconds. The feature helps to identify the
device itself in the rack shelf.
Command and Response
#identifyme
ç
CALL·/MANAGEMENT/UI:identifyMe()
æ
mO·/MANAGEMENT/UI:identifyMe=
Example
ç
CALL /MANAGEMENT/UI:identifyMe()
æ
mO /MANAGEMENT/UI:identifyMe
7.4.10.
Dark Mode
This command turns the video and audio LEDs off the on the front panel.
Command and Response
#darkmode
ç
SET /MANAGEMENT/UI/DARKMODE.DarkModeEnable=
<darkmode_status>
æ
pw /MANAGEMENT/UI/DARKMODE.DarkModeEnable=
<darkmode_status>
Parameters
Parameter
Parameter description
Value
Explanation
<logical_value>
Status of the dark mode
true
Dark mode is enabled.
false
Dark mode is disabled.
Example
ç
SET /MANAGEMENT/UI/DARKMODE.DarkModeEnable=true
æ
pw /MANAGEMENT/UI/DARKMODE.DarkModeEnable=true
7.4.11.
Dark Mode Delay
The LEDs on the front panel turn off after some delay time, which can be set in seconds.
Command and Response
ç
SET /MANAGEMENT/UI/DARKMODE.DarkModeDelay=
<delay_time>
æ
pw /MANAGEMENT/UI/DARKMODE.DarkModeDelay =
<delay_time>
Parameters
<delay_time>
Delay time in seconds.
Example
ç
SET /MANAGEMENT/UI/DARKMODE.DarkModeDelay=10
æ
pw /MANAGEMENT/UI/DARKMODE.DarkModeDelay=10