...
Field | Description |
---|---|
Port name |
|
Baud rate | The port that the listener should bind to |
Parity | The address family of the socket |
Data bits | The type of data flow the socket expects |
Handshake | The type of handshake the serial port requires:
|
Buffer size | The size of the serial port's data buffer |
Buffer threshold | The size that the buffer must first reach before being empty |
Stop bits | The number of stop bits used |
...