|
|
| Author |
Message |
Hello Guest
|
Posted: Thu Jul 07, 2005 5:25 pm Post subject: Labwindows\CVI & ADC11 |
|
|
Is there any possibility to use the ADC11 with Labwindows\CVI; I tried with the ADC1132.lib but it didn't find the function' definition.
what can I do?? |
|
| Back to top |
|
 |
Sarah Guest
|
Posted: Fri Jul 08, 2005 11:21 am Post subject: |
|
|
Hi
Thank you for your post.
The program should be ok if it uses std/ api calls. The file you will need should be the adl1132.dll driver file. You can find information on the driver functions in the help manual. The .lib file is mainly used in C programming.
Hope this helps
Best Regards |
|
| Back to top |
|
 |
GIAT Guest
|
Posted: Mon Jul 11, 2005 11:14 am Post subject: |
|
|
| I have to do a data acquisition with ADC11 but when I run my project for the first time, it work well; but after I got the erro: "pico.sys not found",then I should restart my PC. |
|
| Back to top |
|
 |
Sarah Guest
|
Posted: Wed Jul 13, 2005 10:55 am Post subject: |
|
|
Hi
Thank you for your post.
Is this with our example? Are you using the parallel unit or the USB unit? Check and see that the example is closing the unit once it has finished the run.
Let me know how you get on.
Best Regards |
|
| Back to top |
|
 |
|