ADC-40 and ADC10 are the same?

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





PostPosted: Fri Jan 17, 2003 9:43 am    Post subject: ADC-40 and ADC10 are the same? Reply with quote

Hello,

I have ADC-40 but don't know how to write my own program.

I have already downloaded and installed the examples and drivers given on this site, but suddenly found that all the files are not for ADC-40 but for ADC-10. Rolling Eyes

When I tried to re-download and re-install (to make sure that I downloaded and installed the correct file), I found that the same problem occurred.

Has anyone ever faced this same problem? Or maybe the technique to write own program for ADC-10 and ADC-40 is the same?

Could someone please help me. I really need help from an advance or expert. Embarassed
Back to top
matthew
Site Admin
Site Admin


Joined: 25 Sep 2002
Posts: 133
Location: Cambridgeshire, UK

PostPosted: Fri Jan 17, 2003 10:55 am    Post subject: ADC-10,12,40,42 differences Reply with quote

Greetings Manusia,

The code for the ADC-10,12,40,42 is all exactly the same except for the scaling you want to apply (do this in software once you have collected your readings) and the following routine:

Code:
adc10_open_unit (short port, short product);

Where product is either 10, 12, 40 or 42 (in your case it would be 40).

All of the routines are detailed in the help file in the start menu (if you haven't already found them).

Hope this helps to get you started.

Best Regards,
Back to top
Guest






PostPosted: Thu Jan 23, 2003 3:33 pm    Post subject: Reply with quote

Thanks for your answer..

I will try..Smile
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