Name
FlushSerialPort -- flush serial port connection (V8.0)
Synopsis
FlushSerialPort(id)
Library
serial

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