FabulaTech
Serial Port Control APIActiveX Component Reference
☰ Contents
  • 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
      • Events
        • OnBreak Event
        • OnCts Event
        • OnDcd Event
        • OnDsr Event
        • OnError Event
        • OnEventChar Event
        • OnPortLost Event
        • OnReceive Event
        • OnRing Event
        • OnTransmit Event
    • FTSPCOverlapped Class
      • Methods
        • GetResult Method
        • Wait Method
    • Constants
      • FTSPCCommErrors Constants
      • FTSPCDataBits Constants
      • FTSPCFlowControl Constants
      • FTSPCParity Constants
      • FTSPCPurgeFlags Constants
      • FTSPCStopBits Constants
    • Samples
      • Enumerate serial ports
      • Handle events
      • Read data
      • Read data into safe array
      • Write data
      • Write data from safe array
  • .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
      • Events
        • OnBreak Event
        • OnCts Event
        • OnDcd Event
        • OnDsr Event
        • OnError Event
        • OnEventChar Event
        • OnPortLost Event
        • OnReceive Event
        • OnRing Event
        • OnTransmit Event
    • FTSPCOverlapped Class
      • Methods
        • GetResult Method
        • Wait Method
    • FTSPCException Class
      • Properties
        • ErrorCode Property
        • ErrorMessage Property
    • Enumerations
      • FTSPCCommErrors Enumeration
      • FTSPCDataBits Enumeration
      • FTSPCFlowControl Enumeration
      • FTSPCParity Enumeration
      • FTSPCPurgeFlags Enumeration
      • FTSPCStopBits Enumeration
    • Samples
      • Enumerate serial ports
      • Handle events
      • Handle errors
      • Read data
      • Read data into safe array
      • Write data
      • Write data from safe array
  • 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
      • Events
        • OnBreak Event
        • OnCts Event
        • OnDcd Event
        • OnDsr Event
        • OnError Event
        • OnEventChar Event
        • OnPortLost Event
        • OnReceive Event
        • OnRing Event
        • OnTransmit Event
    • FTSPCOverlapped Class
      • Methods
        • GetResult Method
        • Wait Method
    • FTSPCException Class
      • Properties
        • ErrorCode Property
        • ErrorMessage Property
    • Constants
      • FTSPCCommErrors Constants
      • FTSPCDataBits Constants
      • FTSPCFlowControl Constants
      • FTSPCParity Constants
      • FTSPCPurgeFlags Constants
      • FTSPCStopBits Constants
    • Samples
      • Enumerate serial ports
      • Handle events
      • Handle errors
      • Read data
      • Read data into safe array
      • Write data
      • Write data from safe array

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
    • Events
      • OnBreak Event
      • OnCts Event
      • OnDcd Event
      • OnDsr Event
      • OnError Event
      • OnEventChar Event
      • OnPortLost Event
      • OnReceive Event
      • OnRing Event
      • OnTransmit Event
  • FTSPCOverlapped Class
    • Methods
      • GetResult Method
      • Wait Method
  • Constants
    • FTSPCCommErrors Constants
    • FTSPCDataBits Constants
    • FTSPCFlowControl Constants
    • FTSPCParity Constants
    • FTSPCPurgeFlags Constants
    • FTSPCStopBits Constants
  • Samples
    • Enumerate serial ports
    • Handle events
    • Read data
    • Read data into safe array
    • Write data
    • Write data from safe array
Copyright © 2000 — 2025 FabulaTech, LLP. All rights reserved.