AvailableSerialPortOutput()

Syntax

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

Parameters

#SerialPort The serial port to use.

Return value

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

See Also

AvailableSerialPortInput()

Supported OS

All

<- AvailableSerialPortInput() - SerialPort Index - CloseSerialPort() ->