6. LW3 Programmers’ Reference
HDMI20-OPTC series – User's Manual
45
6.5.9.
Setting the Dark Mode Delay
The LEDs turn off after the dark mode is enabled. The delay time can be set (the default value is 60s).
Command format: SET
●
/MANAGEMENT/UI.DARKMODE.DarkModeDelay=<delay_sec>
Response format: pw
●
/MANAGEMENT/UI.DARKMODE.DarkModeDelay=<delay_sec>
Example:
˃
SET /MANAGEMENT/UI/DARKMODE.DarkModeDelay=10
˂
pw /MANAGEMENT/UI/DARKMODE.DarkModeDelay=10
Explanation: When dark mode is enabled, the LEDs are turned off after 10s.
6.5.10.
Setting the Dark Mode on the Remote Device
INFO: This command is available for HDMI20-OPTC-TX220-Pro model.
Dark mode on the receiver can be activated by sending a command to the transmitter.
Command format: SET
●
/REMOTE/D1.DarkModeEnable=true|false
Response format: pw
●
/REMOTE/D1.DarkModeEnable=true|false
Example:
˃
SET /REMOTE/D1.DarkModeEnable=true
˂
pw /REMOTE/D1.DarkModeEnable=true
Explanation: LEDs on the receiver are turned off.
6.5.11. Setting the Rotary Direction of the Jog Dial Knob
Command format: SET
●
/MANAGEMENT/UI.RotaryDirection=0|1
Response format: pw
●
/MANAGEMENT/UI.RotaryDirection=0|1
Example:
˃
SET /MANAGEMENT/UI.RotaryDirection=0
˂
pw /MANAGEMENT/UI.RotaryDirection=0
Legend:
▪
0:
The rotary direction of down is clockwise.
▪
1:
The rotary direction of down is counter clockwise.
6.6.
Video Port and Crosspoint Settings
6.6.1. Querying the Crosspoint Setting
Command format:
GET
●/MEDIA/VIDEO/XP.DestinationConnectionList
Response format: pr
●
/MEDIA/VIDEO/XP.DestinationConnectionList=<O1_state>;<O2_state>
Example:
˃
GET /MEDIA/VIDEO/XP.DestinationConnectionList
˂
pr /MEDIA/VIDEO/XP.DestinationConnectionList=I1;I1
Explanation: I1 input port is connected to all output ports.
6.6.2.
Switching Video Input
Command format: CALL
●
/MEDIA/VIDEO/XP:switch(<In>:<Om>)
Response format: mO
●
/MEDIA/VIDEO/XP:switch
Example:
˃
CALL /MEDIA/VIDEO/XP:switch(I1:O1)
˂
mO /MEDIA/VIDEO/XP:switch