Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

FieldDescription
Port nameThe name of the serial port device, e.g. COM 1, COM 2
Baud rate
The serial port's speed
ParityThe parity check regime
Data bitsThe number of data bits, between 5 and 8

Handshake

The type of handshake the serial port requires:

  • none - no handshake required
  • rts - Request to Send
  • xonxoff - X-On/X-Off
  • rtsxonxoff - either RTS or X-On/X-Off is used
Buffer sizeThe size of the serial port's data buffer
Buffer threshold The The size that the buffer must first reach before being empty
Stop bitsThe number of stop bits used

...