Page 53 – Muxlab Multimedia 16 x 16 Matrix Switch User Manual
Page 53

© MuxLab Inc.
Multimedia 16x16 Matrix Switch Installation Guide
Page 53
11. Serial port
serial
Description: Get all RS-232 settings
Arguments:
Example:
Get all RS-232 settings
serail
Response:
Baud Rate: 9600
Data bits: 8
Stop bit: 1
Parity:
NONE
(or an error message if the command failed)
serial -b
Description: Set the RS-232 baud rate
Arguments:
Example:
Set the RS-232 baud rate to 115200
serial –b 115200
Response:
Baud Rate: 115200
Data bits: 8
Stop bit: 1
Parity:
NONE
(or an error message if the command failed)
serial -o
Description: Modify other RS-232 settings
Arguments:
: 7 or 8
Example:
Set the RS-232 settings to 8 data bits, no parity and 1 stop bit
serial –o 8 n 1
Response:
Baud Rate: 115200
Data bits: 8
Stop bit: 1
Parity:
NONE
(or an error message if the command failed)