AvailableSerialPortInput()

Syntax

Result = AvailableSerialPortInput(#SerialPort)
Description
Returns the number of remaining bytes in the serial port input buffer.

Parameters

#SerialPort The serial port to use.

Return value

The number of remaining bytes in the serial port input buffer.

See Also

AvailableSerialPortOutput()

Supported OS

All

SerialPort Index - AvailableSerialPortOutput() ->