How does the Sealevel SeaCOM serial driver differ from the Microsoft serial driver?

The SeaCOM serial driver looks exactly like the Windows driver to your application. SeaCOM uses the same API and calls as the Microsoft driver. However, SeaCOM provides many additional features not provided by the Microsoft serial driver such as:

  • Auto RS-485 RTS control
  • Support for advanced UARTS
  • Interrupt sharing in Windows 95/98 for ISA Products
  • Suppression of modem control interrupts
  • Advanced configuration options

Additional features and information can be found on the SeaCOM software webpage.