3x1 Conference Tabletop Box with Soft Codec
18
Command
Function
Command Example and
Feedback
4 - 9600
5 - 4800
6 - 2400
#SET_RS232_BAUD 4
#SET_RS232_BAUD 5
#SET_RS232_BAUD 6
@RS232_BAUD 0
@RS232_BAUD 1
@RS232_BAUD 2
@RS232_BAUD 3
@RS232_BAUD 4
@RS232_BAUD 5
@RS232_BAUD 6
#GET_RS232_BAUD
Get the RS232 baud rate.
@RS232_BAUD 4
#HELP param1
Get any command’s function and
usage.
param1 = Any command.
param1 = Null. Get all commands.
#HELP
@RS232_COMMAND_LIS
T:
1-
#GET_FIRMWARE_VERSI
ON
2 - #SET_AV
3 - #GET_AV
4 - #SET_AUTO_SWITCH
…
7.2 Signal Switching
Command
Function
Command Example and
Feedback
#SET_AV param1
Switch input source to HDMI
output.
param1= H1, C, H2
l
H1 - HDMI IN 1
l
C - USB-C
l
H2 - HDMI IN 2
#SET_AV H1
#SET_AV C
#SET_AV H2
@AV H1
@AV C
@AV H2
#GET_AV
Get the current input source.
@AV H1
#SET_AUTO_SWITCH
param1
Enable/disable auto switching
mode.
param1 = 0, 1
0 - Disable
1 - Enable
#SET_AUTO_SWITCH 1
#SET_AUTO_SWITCH 0
@AUTO_SWITCH 1
@AUTO_SWITCH 0