12-06-2010 09:50 AM
Announcing Measurement Studio 2010
Get Started with Measurement Studio 2010
10-12-2011 08:49 PM
I see the IMAQ drivers are not compatible with VS2010 - what are your plans for IMAQ drivers for VS2010? Thanks.
10-13-2011 07:41 PM
Hi Chris,
The incompatibility between Vision Acquisition Software 2011 (VAS) and VS 2010 is an issue that our vision team is aware of and looking into. Unfortunately, at this time, there are no statements for which future VAS releases will provide support for VS 2010.
Please let us know if you have any questions.
10-13-2011 07:51 PM - edited 10-13-2011 07:55 PM
OK, thanks Matt. I found VAS2011 uses IMAQ.DLL under the Hood. And the apparently only impdiment to getting NationalInstruments.Vision.Acquisition.Imaq to work in default VS2010 was some mysterious calls to System.Web, plus some to .Drawing. I got it working by switching from NET V4 Client Profile to Full, and hope I'll not find problems.