SpringCard LibCs for .NET  18.10.10
A set of utilities to simplify the development of .NET application
SpringCard.LibCs.CommSettings Class Reference

Manipulation of comm. port settings. More...

Public Member Functions

 CommSettings (string settings)
 
 CommSettings (int bitrate, int databits, Parity parity, StopBits stopbits, Handshake handshake)
 
string Explain ()
 
string AsString ()
 

Properties

int BitRate [get, set]
 
int DataBits [get, set]
 
StopBits StopBits [get, set]
 
Parity Parity [get, set]
 
Handshake Handshake [get, set]
 

Detailed Description

Manipulation of comm. port settings.


The documentation for this class was generated from the following file: