The methods of the DotNetSerialPort class are listed below. For a complete list of DotNetSerialPort class members, see the DotNetSerialPort Members topic.
ClearRxBuffer | Clears the input buffer. |
ClearTxBuffer | Clears the output buffer. |
Close | Closes the port |
Open | Overloaded. Opens the port with default parameters. |
Read | Overloaded. Reads data from the input buffer |
Reset | Resets the port parameters. |
ResetStats | Resets the stats. |
Write | Writes an array of bytes to the port |
WriteByte | Writes a single byte to the port |
WriteHexString | Overloaded. Writes data represented by a hexadecimal string to the port |
WriteString | Overloaded. Writes a string to the port |
DotNetSerialPort Class | SWBOX Namespace