Labwindows\CVI & ADC11

Having problems ? let us know the details here
Post Reply
Hello

Labwindows\CVI & ADC11

Post by Hello »

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??

Sarah

Post by Sarah »

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

GIAT

Post by GIAT »

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.

Sarah

Post by Sarah »

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

Post Reply