|

A serial port interface ActiveX component for Excel, Access and Visual Basic.
- Provides asynchronous I/O, serial port state change notifications. There is no need to poll the component for incoming data. The user needs to provide an event handler procedure to receive incoming data.
- Unlimited data buffering capability for slow VB applications.
- Simple access to DSR and CTS pin states via component properties.
- Programmatic DTR/RTS control via component properties.
- Asynchronous data transmission. The user program could send some big data block to the control and it will be transferred through the serial port in background.
- Works with physical RS232 ports and USB-to-Serial bridges. Useful with USB bar code scanners with serial port emulation.
- Automatic reconnection with USB-to-RS232 adapters upon device attachment.
Keywords: serial port, activex, word, excel, access, vb6
Recent Changes: - The ActiveX is now able to connect with serial ports with numbers larger than COM9.
- Now detects connection of USBSer-based serial ports/modems and sends the EVT_CONNECT notification to user application.
Install Support: Install and Uninstall
Supported Languages: English, Russian
Additional Requirements: none
PAD file URL: http://strokescribe.com/barcode/sr.xml
|