Option | Description |
---|---|
None | No parity check (default). |
Even | Ensures an even number of 1s in the data frame. |
Odd | Ensures an odd number of 1s in the data frame. |
Mark | Always sets the parity bit to 1. |
Space | Always sets the parity bit to 0. |
Option | Description |
---|---|
None | No handshake (default). |
XOn/XOff | Software-based handshake. Uses special characters to control data flow. |
RTS/CTS | Hardware-based handshake using Ready-to-Send (RTS) and Clear-to-Send (CTS) signals. |
DTR/DSR | Hardware-based handshake using Data Terminal Ready (DTR) and Data Set Ready (DSR) signals. |