DotNetSerialPort
DotNetSerialPort.Reset Method
Resets the port parameters.
public
void
Reset();
Remarks
Clears tx/rx buffers.
Aborts active transfers.
Resets the port stats.
This function can only be used when the port is open.
See Also
DotNetSerialPort Class
|
SWBOX Namespace