ADC16 on Windows XP

 
Post new topic   Reply to topic    Pico Technology Forum Index -> General Software Discussions
Author Message
Kjelsbak
Guest





PostPosted: Tue Jul 22, 2003 3:40 pm    Post subject: ADC16 on Windows XP Reply with quote

Hey,

I'm about to start to write my own application for the ADC16 hooked on the a WinXP system. The supplied drivers and code examples are looking quit old (e.g. #include dos.h), so I'm wondering - does anybody have some up to date experience writing in C og Basic for this device?

Thx a lot

Very best regards

/jens
Back to top
markspencer
Site Admin
Site Admin


Joined: 07 May 2003
Posts: 610

PostPosted: Wed Jul 23, 2003 10:58 am    Post subject: Reply with quote

Hi,

The example for the ADC-16 does not actually need the this line of code:

#include <dos.h>

This was originally included as the function sleep() was used, however this has been removed and thus make the inclusion redundant.

The control for communication is controlled by the adc1632.dll driver.

Best regards,
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Pico Technology Forum Index -> General Software Discussions
All times are GMT
Page 1 of 1

 


Pico Technology topic RSS feed 
Powered by phpBB © 2001, 2005 phpBB Group