SerialPortID()

Syntax

SerialPortID = SerialPortID(#SerialPort)
Description
Returns the unique system identifier of the serial port.

Parameters

#SerialPort The serial port to use.

Return value

Returns the ID of the serial port. This function is useful when another library or API commands requires a serial port reference.

See Also

OpenSerialPort()

Supported OS

All

<- SerialPortError() - SerialPort Index - SerialPortTimeouts() ->