Identifying The Device; Toggling The Dark Mode Setting; Setting The Delay Of The Dark Mode Setting; Video Port Settings - General - Lightware MMX2 Series User Manual

Table of Contents

Advertisement

 
7. LW3 Programmers' Reference
7.5.7. Identifying the Device
Calling the method makes the status LEDs blink for 10 seconds. The feature helps to find the device physically.
Command and Response
#identifyme
ç CALL /V1/MANAGEMENT/UI:identifyMe()
æ mO /V1/MANAGEMENT/UI:identifyMe=
Example
ç CALL /V1/MANAGEMENT/UI:identifyMe()
æ mO /V1/MANAGEMENT/UI:identifyMe=
7.5.8. Toggling the Dark Mode Setting
The LEDs of the device can be switched off if their light could be annoying. In Dark mode, all LEDs are
switched off, except for the LEDs of the RJ45 connectors.
Command and Response
SET·/V1/MANAGEMENT/UI/DARKMODE.Enable=<mode_state>
ç
pw·/V1/MANAGEMENT/UI/DARKMODE.Enable=<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 /V1/MANAGEMENT/UI/DARKMODE.Enable=true
æ pw /V1/MANAGEMENT/UI/DARKMODE.Enable=true
7.5.9. Setting the Delay of the Dark Mode Setting
The Dark mode can be enabled right away, or after a certain time. Thus, the mode is enabled if no buttons
are pressed for a while. Pressing any button brings back the status info on the LEDs without performing the
function of the button itself. The delay time can be set by this command.
Command and Response
SET·/V1/MANAGEMENT/UI/DARKMODE.Delay=<delay_time>
ç
pw·/V1/MANAGEMENT/UI/DARKMODE.Delay=<delay_time>
æ
Parameters
The
<delay_time>
parameter means seconds, and the default value is 60. If set to 0, no delay is applied,
and the Dark mode can be enabled immediately by the DarkModeEnable property. This delay affects to the
wakeFromDarkMode method as well.
Example
ç SET /V1/MANAGEMENT/UI/DARKMODE.Delay=10
æ pw /V1/MANAGEMENT/UI/DARKMODE.Delay=10
MMX2 series – User's Manual
#darkmode
Applied firmware package: v1.3.3b3 | LDC software: v2.5.14b5
7.6. Video Port Settings - General
7.6.1. Switching Video Input
Command and Response
ç CALL·/V1/MEDIA/VIDEO/XP:switch(<in>:<out>)
æ mO·/V1/MEDIA/VIDEO/XP:switch=
Example
ç CALL /V1/MEDIA/VIDEO/XP:switch(I5:O1)
æ mO /V1/MEDIA/VIDEO/XP:switch=
INFO:

When using the '0' value as an input, the input will be disconnected and no signal will appear on the
output.
7.6.2. Switching an Input to All Outputs
Command and Response
ç CALL·/V1/MEDIA/VIDEO/XP:switchAll(<input>)
æ mO·/V1/MEDIA/VIDEO/XP:switchAll=
Example
ç CALL /V1/MEDIA/VIDEO/XP:switchAll(I1)
æ mO /V1/MEDIA/VIDEO/XP:switchAll=
7.6.3. Locking the Video Port
Command and Response
SET·/V1/MEDIA/VIDEO/XP/<port>.Lock=<locked_state>
ç
pw·/V1/MEDIA/VIDEO/XP/<port>.Lock=<locked_state>
æ
Parameters
Parameter
Parameter description
<locked_state>
Locked state
Example
ç SET /V1/MEDIA/VIDEO/XP/I2.Lock=false
æ pw /V1/MEDIA/VIDEO/XP/I2.Lock=false
81
Values
Value description
true
The port is locked
false
The port is unlocked

Advertisement

Table of Contents

Troubleshooting

loading

This manual is also suitable for:

Mmx2-4x3-h20Mmx2-4x1-h20

Table of Contents