HDMI2.0 KVM Matrix Switcher
14
HDBT output1 receiver.
4. When using serial command routing, the default values of serial connection
are as follows:
Parameters
Value
Baud Rate
9600 bps
Data Bits
8 bits
Parity
None
Stop Bits
1 bit
Users can use matrix API to change the serial parameters of 5001 or 5002
port independently according to different connected devices, the command
is as follows:
SET UART_CFG prm1 prm2 prm3 prm4 prm5<CR><LF>
Description:
prm1={5001, 5002};
prm2={9600, 19200, 38400, 57600, 115200};
prm3={7, 8};
prm4={none, odd, even};
prm5={1, 2};
<CR><LF> denotes a carriage return or a line feed.
Note:
when sending the SET UARG_CFG API, it should be sent to matrix
TCP/IP port 23.