07-13-2009 01:55 PM
07-14-2009 04:24 PM
Howdy Tom,
DAQmx 8.9 definitely supports .NET Framework 3.5, but you do have to specifically say that you want it installed. Here's a snippet from the DAQmx readme talking about Visual Studio Support.
What has most likely happened is you installed Visual Studio after DAQmx 8.9. To check, see if there are any examples installed in the Start » All Programs » National Instruments » NI-DAQ » Text Based Code folder. If there aren't, you'll have to reinstall DAQmx 8.9, making sure to include support for .NET 3.5. If there are, take a look at one of them to see the syntax you need to call everything properly.
Thanks, and please post back if you have any further questions!