Wrapper class for ADC-10, ADC-12, ADC-40 and ADC-42

Post your .Net discussions here
Post Reply
balle
Newbie
Posts: 1
Joined: Thu Jan 18, 2007 5:06 pm

Wrapper class for ADC-10, ADC-12, ADC-40 and ADC-42

Post by balle »

I didn't find any information on how I could use the pico drivers under C# so I made a wrapper class. I am a novice programmer so please don't kill me if I made a few mistakes. Hopefully it will be helpful in porting your old programs. The code for the class and a test program are included in the attachment. They seem to be working fine. Compile and run under DOS or copy/paste to Visual Studio. Enjoy!
Attachments
picowrapper.zip
(40.93 KiB) Downloaded 2006 times

Post Reply