DotNetSerialPort
DotNetSerialPort.ClearTxBuffer Method
Clears the output buffer.
public
void
ClearTxBuffer();
Remarks
Aborts any existing transmission
This function can only be used when the port is open.
See Also
DotNetSerialPort Class
|
SWBOX Namespace