
4x1 Conference Tabletop Box with Soft Codec
27
Command
Function
Command Example and
Feedback
§
NA - NO Operation
#GET_USB_MAP param1
Get the mapping relationship when
the USB HOST follows the input
video source switching.
param1 = H1, H2, H3, Null
§
H1 - HDMI 1 IN
§
H2 - HDMI 2 IN
§
H3 - HDMI 3 IN
§
Null - Get the USB HOST both
HDMI 1 and HDMI 2.
#GET_USB_MAP
#GET_USB_MAP H1
#GET_USB_MAP H2
@H1_USB_MAP PC1
@H2_USB_MAP PC2
7.7 Relay Control
Command
Function
Command Example and
Feedback
#SET_RELAY_CONTROL_M
ODE param1 param2
Set the relay control mode.
param1 = RELAY1, RELAY2.
§
RELAY1 - Relay 1.
§
RELAY2 - Relay 2.
param2 = 0, 1
1 - Relay Close
0 - Relay Open
#SET_RELAY_CONTROL
_MODE RELAY2 1
@RELAY2_CONTROL_M
ODE 1
#SET_RELAY_AUTO_TIME
param1 param2
Set the duration when the relay is
automatically closed.
param1 = RELAY1, RELAY2.
§
RELAY1 - Relay 1
§
RELAY2 - Relay 2
param2 = 1~180 (s)
#SET_RELAY_AUTO_TIM
E RELAY1 10
#SET_RELAY_AUTO_TIM
E RELAY2 10
@RELAY1_AUTO_TIME
10 SECONDS
@RELAY2_AUTO_TIME
10 SECONDS
#GET_RELAY_AUTO_TIME
param1
Get the duration when the relay is
automatically closed.
param1 = RELAY1, RELAY2, Null
§
RELAY1 - Relay 1
§
RELAY2 - Relay 2
§
Null - Relay 1 & Relay 2
#GET_RELAY_AUTO_TIM
E
#GET_RELAY_AUTO_TIM
E RELAY1
#GET_RELAY_AUTO_TIM
E RELAY2
@RELAY1_AUTO_TIME
10 SECONDS