The CommPort type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() | Check |
Check to see if a port can be opened.
|
![]() | Close |
Close the serial port
|
![]() | DiscardBuffers |
If port is open flush both the in and out buffers
|
![]() | Dispose |
Implement IDisposable
|
![]() ![]() | EnumeratePorts |
List the comm ports available on a system.
|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | Open | Overloaded. |
![]() | OpenPolled |
Open a serial port at the default baudrate in polled mode
|
![]() | ToString | (Inherited from Object.) |
![]() | Write | Overloaded. |