Name
FlushSerialPort -- flush serial port connection (V8.0)
Synopsis
FlushSerialPort(id)
Function
This function can be used to flush the serial port connection specified by id. This serial port connection must have been opened using OpenSerialPort() before.

Inputs
id
identifier of the serial port connection to flush

Show TOC