DotNetSerialPort

DotNetSerialPort Methods

The methods of the DotNetSerialPort class are listed below. For a complete list of DotNetSerialPort class members, see the DotNetSerialPort Members topic.

Public Instance Methods

ClearRxBuffer Clears the input buffer.
ClearTxBuffer Clears the output buffer.
Close Closes the port
OpenOverloaded. Opens the port with default parameters.
ReadOverloaded. 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
WriteHexStringOverloaded. Writes data represented by a hexadecimal string to the port
WriteStringOverloaded. Writes a string to the port

See Also

DotNetSerialPort Class | SWBOX Namespace