Help with USBADC11.dll

Post your .Net discussions here
Post Reply
Fuss
Newbie
Posts: 1
Joined: Thu Aug 03, 2006 9:31 pm

Help with USBADC11.dll

Post by Fuss »

I know You dont want to support .net, but anyway I'm trying to use the ADC11 for usb.

Can I get list of all the methods in the usbadc11.dll ?

If you have it I would like some .net (C#) examples of to use your product.

Sarah

Post by Sarah »

Hi

Thank you for your post.

It is better to use the adc11.dll instead of the usbadc11.dll. You will need to change the product number to 111 and the port to 101 but then you can find full information on the methods in the documentation for the ADC-11.

At present we do not have documentation on the methods in the usbadc11.dll driver however the function prototypes in the header file will tell you their names and the arguments that they take.

Unfortunately we do not have any C# examples. We do however have C/C++ examples which you may find helpful.

Best Regards

Post Reply