4K Switcher with Soft Codec & Matrix Outputs
29
Command
Function
Command & Feedback
Example
Repeat times of sending the RS232
command of display off range 1 to 100.
Param4 = ASCII or HEX string
Param settings are no more than 48
characters.
#SET_INTERVAL_OFF_
RS232_REPEAT
(param1)
Set the interval of repeat sending
DISPLAY OFF RS232 command.
param1 = (300 ~ 10000) and the unit is 1
millisecond.
#SET_INTERVAL_OFF_RS23
2_REPEAT 300
@INTERVAL_OFF_RS232_R
EPEAT x MILLISECONDS
#GET_INTERVAL_OFF_
RS232_REPEAT
Set the interval of repeat sending
DISPLAY OFF RS232 command.
#GET_INTERVAL_OFF_RS2
32_REPEAT
@INTERVAL_OFF_RS232_R
EPEAT x MILLISECONDS
#SET_I_VOL_
(param1)_(param2):(par
am3)
Set Display Vol Plus Key Rs232 sending
command
param1 = A, H
A - ASCII STRING
H - HEX STRING
param2 = 1, 2, 3, 4, 5, 6, 7
1 - BAUD 115200
2 - BAUD 57600
3 - BAUD 38400
4 - BAUD 19200
5 - BAUD 9600
6 - BAUD 4800
7 - BAUD 2400
Param3 = ASCII or HEX string
Param settings are no more than 48
characters.
#SET_I_VOL_A_1:ABCDEFG
@SET_I_VOL_ASCII
(BAUD)x1 x2
@SET_I_VOL_HEX
(BAUD)x1 0xY1,0xY2,...
#SET_D_VOL_(param1)
_(param2)
Set Display Vol Minus Key RS232
sending command
param1 = A, H
A - ASCII STRING
H - HEX STRING
param2 = 1, 2, 3, 4, 5, 6, 7
1 - BAUD 115200
2 - BAUD 57600
3 - BAUD 38400
4 - BAUD 19200
#SET_D_VOL_A_1:ABCDEF
G
@SET_D_VOL_ASCII
(BAUD)x1 x2
@SET_D_VOL_HEX
(BAUD)x1 0xY1,0xY2,...