| Port |
COM1-COMN |
Selects COM port to act as Aux. Automatically detects maximum available port number. |
| Baud Rate |
256000* |
Sets the baud-rate. |
| 128000* | *the baud-rate may not be supported. |
| 115200 | |
| 57600 | |
| 56000 | |
| 38400 | |
| 19200 | |
| 14400 | |
| 9600 | |
| 4800 | |
| 2400 | |
| 1200 | |
| 600 | |
| 300 | |
| 150 | |
| 110 | |
| Data Bits |
7 |
Sets the number of data bits. |
| 8 | |
| Parity |
None |
Sets the parity. |
| Odd | |
| Even | |
| Mark | |
| Space | |
| Stop Bits |
1 |
Sets the stop bits. |
| 1.5 | |
| 2 | |
| Tx Timeout |
Integer |
Sets the TX timeout in seconds. |
| Tx Pacing |
Integer |
Sets an inter-character delay in characters per second. Disabled when set to 0. Should only be used when hardware-handshaking doesn't resolve dropped character issues. |
| DSR |
On/Off |
If On, TX output will stop if DSR is inactive.
If Off, DSR will be ignored. |
| CTS |
On/Off |
If On, TX output will stop if CTS is inactive.
If Off, CTS will be ignored. |
| XON/XOFF |
On/Off |
If On, TX output will stop if XOFF is received, and restart when XON is received.
If Off, XON and XOFF characters will be passed through. |
| DTR |
On/Off |
If On, when the RX buffer high-water mark is reached, DTR will become inactive.
If Off, DTR will be asserted when the serial port is open. |
| RTS |
On/Off |
If On, when the RX buffer high-water mark is reached, RTS will become inactive.
If Off, RTS will be asserted when the serial port is open. |
| XON/XOFF |
On/Off |
If On, when the RX buffer high-water mark is reached, an XOFF character will be sent.
When the RX buffer low-water mark is reached, an XON character will be sent.
If Off, no XON/XOFF characters are sent. |