Toll free: 1-877-536-3976
Local: 1-408-962-0515 13 atlona.com
RS-232 Command for the Output baud rate status
RS232para
The RS-232 status command will provide feedback for the current parameters for each output.
Example: (See example of feedback below)
RS232para
Current RS232 parameter:
- Port 1 :BaudRate 2400bps, DataBits 0, Parity None, StopBits 1.
- Port 2 :BaudRate 9600bps, DataBits 0, Parity ODD, StopBits 1.
- Port 3 :BaudRate 9600bps, DataBits 0, Parity None, StopBits 1.
- Port 4 :BaudRate 9600bps, DataBits 0, Parity None, StopBits 1.
- Port 5 :BaudRate 19200bps, DataBits 0, Parity None, StopBits 1.
- Port 6 :BaudRate 9600bps, DataBits 0, Parity None, StopBits 1.
- Port 7 :BaudRate 57600bps, DataBits 0, Parity None, StopBits 1.
- Port 8 :BaudRate 9600bps, DataBits 0, Parity ODD, StopBits 1.
Command for Output (receiver) baud rate
RS232paraX[baudrate,data-length,parity,stop-bit]
X represents the zone# (output#), the data length must be 7 or 8, partity bit will be 0 for none, 1 for
odd, 2 for even, and the stop-bit must be 1 or 2.
For example if you wish to change the baud rate to 19200, data length 8, ODD parity, and 1 stop-bit
on other receiver in zone 6 to 19200 the command would look like this:
RS232para6[19200,8,1,1]
Note: Default for the outputs is: Baud-9600bps, Data length-8bit, Parity-None, Stop Bit-1
The ability to check baud rate status on the outputs will help to identify control compatibility for in
zone RS-232 devices.
Command for Matrix baud rate
CSpara[baudrate,data-length,parity,stop-bit] (data, parity, and stop for matrix must be 8,0,1)
For example if you wish to change the baud rate to 38400 the command would look like this:
CSpara[38400,8,0,1]