Email:
sales@wcscnet.com


Competent Technical Support By Knowledgeable Engineers

View Cart

Checkout

RSS Feed
Home
Products
Services
Support
File Download
Testimonials
NewsLetters
Press Releases
Tutorials
WebLog (News)
WCSC Partners
Developer Tools

Register for WCSC email updates

Wires No More!
$159.99 a pair


Wireless Serial Adapter
(Bluetooth to RS232)

 

Credit Card Merchant Services

 
When issuing the WCSCVxDOpenPort(), WCSCVxDInitializePort(), or WCSCVxDSetup() an error of 22 (RS232ERR_INVADR) is returned even though the port is definitely there.

This problem occurs generally if you are on a Laptop or Desktop with Power Management (e.g., ACPI) enabled. The workaround for the problem follows.

Solution1:

1.   Open the serial port with the windows API(CreateFile() )

2.   Use WCSCVxDOpenPort() to open the port.

3.   Do your normal programming.

4.   Use WCSCVxDUnInitialize() to close port.

5.   Close the port with the Windows API.

Solution2:

Download Openport.zip and follow the Readme.Txt instructions.

 

Updated: 08/07/2008 

 

 
Copyright © 2008 by Willies Computer Software Co