GetSerialPortDescription Method
Retrieves string description of serial port.
Syntax
| Delphi | function GetSerialPortDescription(index: Word): String;  | 
 
|---|---|
| BCBuilder | String GetSerialPortDescription(Word index);  | 
 
Parameters
index
[in] Index of serial port (0 ... number_of_ports - 1).
Return
String value representing serial port description, e.g. "Communications Port (COM1)".
Serial Port Control API
- Overview
 ActiveX Component Reference
- Getting Started
 FTSPCControl Class
Methods
- Close Method
 - Open Method
 - SetSettingsFromString Method
 - EnumSerialPorts Method
 - GetSerialPort Method
 - GetSerialPortDescription Method
 - Read Method
 - ReadArray Method
 - ReadArrayOverlapped Method
 - ReadOverlapped Method
 - Write Method
 - WriteArray Method
 - WriteArrayOverlapped Method
 - WriteOverlapped Method
 - CancelIO Method
 - Flush Method
 - GetLastError Method
 - PurgeQueue Method
 - SetBreak Method
 
Properties
- BaudRate Property
 - DataBits Property
 - FlowControl Property
 - Parity Property
 - PortName Property
 - StopBits Property
 - Cts Property
 - Dcd Property
 - Dsr Property
 - Dtr Property
 - Ring Property
 - Rts Property
 - ReadIntervalTimeout Property
 - ReadTotalTimeoutConstant Property
 - ReadTotalTimeoutMultiplier Property
 - WriteTotalTimeoutConstant Property
 - WriteTotalTimeoutMultiplier Property
 - EofChar Property
 - ErrorChar Property
 - EventChar Property
 - XoffChar Property
 - XonChar Property
 - AutoOpen Property
 - DiscardNull Property
 - InQUsedBytes Property
 - IsOpened Property
 - RxThreshold Property
 
FTSPCOverlapped Class
Methods
.NET Component Reference
- Getting Started
 FTSPCControl Class
Methods
- Close Method
 - Open Method
 - SetSettingsFromString Method
 - EnumSerialPorts Method
 - GetSerialPort Method
 - GetSerialPortDescription Method
 - Read Method
 - ReadArray Method
 - ReadArrayOverlapped Method
 - ReadOverlapped Method
 - Write Method
 - WriteArray Method
 - WriteArrayOverlapped Method
 - WriteOverlapped Method
 - CancelIO Method
 - Flush Method
 - PurgeQueue Method
 - SetBreak Method
 
Properties
- BaudRate Property
 - DataBits Property
 - FlowControl Property
 - Parity Property
 - PortName Property
 - StopBits Property
 - Cts Property
 - Dcd Property
 - Dsr Property
 - Dtr Property
 - Ring Property
 - Rts Property
 - ReadIntervalTimeout Property
 - ReadTotalTimeoutConstant Property
 - ReadTotalTimeoutMultiplier Property
 - WriteTotalTimeoutConstant Property
 - WriteTotalTimeoutMultiplier Property
 - EofChar Property
 - ErrorChar Property
 - EventChar Property
 - XoffChar Property
 - XonChar Property
 - AutoOpen Property
 - DiscardNull Property
 - InQUsedBytes Property
 - IsOpened Property
 - RxThreshold Property
 
FTSPCOverlapped Class
Methods
FTSPCException Class
Properties
Borland Component Reference
- Getting Started
 FTSPCControl Class
Methods
- Close Method
 - Open Method
 - SetSettingsFromString Method
 - EnumSerialPorts Method
 - GetSerialPort Method
 - GetSerialPortDescription Method
 - Read Method
 - ReadArray Method
 - ReadArrayOverlapped Method
 - ReadOverlapped Method
 - Write Method
 - WriteArray Method
 - WriteArrayOverlapped Method
 - WriteOverlapped Method
 - CancelIO Method
 - Flush Method
 - PurgeQueue Method
 - SetBreak Method
 
Properties
- BaudRate Property
 - DataBits Property
 - FlowControl Property
 - Parity Property
 - PortName Property
 - StopBits Property
 - Cts Property
 - Dcd Property
 - Dsr Property
 - Dtr Property
 - Ring Property
 - Rts Property
 - ReadIntervalTimeout Property
 - ReadTotalTimeoutConstant Property
 - ReadTotalTimeoutMultiplier Property
 - WriteTotalTimeoutConstant Property
 - WriteTotalTimeoutMultiplier Property
 - EofChar Property
 - ErrorChar Property
 - EventChar Property
 - XoffChar Property
 - XonChar Property
 - AutoOpen Property
 - DiscardNull Property
 - InQUsedBytes Property
 - IsOpened Property
 - RxThreshold Property
 
FTSPCOverlapped Class
Methods
FTSPCException Class
Properties