Posted: Thu Jan 18, 2007 6:10 pm Post subject: Wrapper class for ADC-10, ADC-12, ADC-40 and ADC-42
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!