# Functions
No description provided by the author
No description provided by the author
OpenPort opens a serial port with the specified configuration.
COM1,9600,odd.
# Constants
No description provided by the author
No description provided by the author
Default value for Config.Size.
No description provided by the author
parity bit is always 1.
No description provided by the author
No description provided by the author
parity bit is always 0.
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
ErrBadParity is returned if the parity is not supported.
ErrBadSize is returned if Size is not supported.
ErrBadStopBits is returned if the specified StopBits setting not supported.