01-10-2011 06:11 AM
Hi
I'm running Visual Studio 2010/Windows 7 and I've installed the NI-DAQmx 9.2.2 driver software. The installer does not install the .NET API reference even though I've checked it in the installer (it only creates a dead link). How do I gain access to the .NET API reference? Is it available online?
This page answers my question for VS2003, VS2005 and VS2008, but what about VS2010?
Solved! Go to Solution.
01-11-2011 03:05 PM
Hi mola,
Visual Studio 2010 support was added in NI-DAQmx 9.2.3, so I would expect that to install a copy of the API reference that works with VS2010. However, to develop DAQmx programs with VS2010, you also might need one of the workarounds described in this thread: VS2010 crashes with BSOD when target Framework is changed
Brad
01-17-2011 01:44 AM
Hi Brad
I guess missed the new release. Thanks for your quick answer.
Morten