SerialClearBuffers Method

Clears the ASCOM serial port receive and transmit buffers

Definition

Namespace: ASCOM.Utilities
Assembly: ASCOM.Utilities (in ASCOM.Utilities.dll) Version: 7.1.3+4851.c5da65c2b
C#
public void ClearBuffers()

Exceptions

SerialPortInUseExceptionThrown when unable to acquire the serial port

See Also