Versions Compared

Key

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

...

FieldDescription
Port name

 

 

Baud rate
The port that the listener should bind to
Parity The address family of the socket
Data bitsThe type of data flow the socket expects
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 size that the buffer must first reach before being empty
Stop bitsThe number of stop bits used
  
  

...