|
|
| Author |
Message |
Manusia Guest
|
Posted: Fri Jan 17, 2003 9:43 am Post subject: ADC-40 and ADC10 are the same? |
|
|
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.
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.  |
|
| Back to top |
|
 |
matthew Site Admin

Joined: 25 Sep 2002
Posts: 133
Location: Cambridgeshire, UK
|
Posted: Fri Jan 17, 2003 10:55 am Post subject: ADC-10,12,40,42 differences |
|
|
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
|
Posted: Thu Jan 23, 2003 3:33 pm Post subject: |
|
|
Thanks for your answer..
I will try.. |
|
| Back to top |
|
 |
|
Powered by phpBB © 2001, 2005 phpBB Group
|