Unable to initialize AccelePort

I am experiencing problems when attempting to initialize a
port on your Digi AccelePort 8r 920 PCI expansion board on the Windows 2000 with a program I am developing. Can you offer any suggestions?

Programming support is furnished by Microsoft. The Digi device driver supports the Microsoft 32 bit COMM API. If your application supports the 32 bit API, then it should work with the Digi AccelePort product.

Most customers have programming problems resulting from port initialization, and not understanding the difference between a non-intelligent port, and a buffered intelligent port like on the AccelePort products.

There is a good article titled “Serial Communications in Win32” on the Microsoft website which includes sample code. It can be found at:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnwbgen/html/msdn_serial.asp

There is another good serial programming guide that can be found at:
http://www.cpcug.org/user/clemenzi/technical/Languages/SerialIO.htm