10-28-2011 11:05 AM
Chris,
It looks like the bug is that the VisionImage link points to the .NET 2.0 help. If you install the .NET 2.0 help for NationalInstruments.Vision, then this link will work. Alternatively, you can navigate to the document manually in the .NET 3.5 Help at NI Measurent Studio Help >> Developing Measurement Studio Projects >> Reference >> NationalInstruments.Vision Namespace >> VisionImage Class.
10-28-2011 11:52 AM - edited 10-28-2011 11:53 AM
It looks like the bug is that the VisionImage link points to the .NET 2.0 help.
Ah. I guess that explains the cryptic red warning message referring to NET 2.0 at the bottom of that topic.
If you install the .NET 2.0 help for NationalInstruments.Vision, then this link will work.
Surely that will go to the wrong version. Note that this help is for the VS 2008 / .NET 3.5 version.
Alternatively, you can navigate to the document manually in the .NET 3.5 Help at NI Measurent Studio Help >> Developing Measurement Studio Projects >> Reference >> NationalInstruments.Vision Namespace >> VisionImage Class.
Thanks. That finds a topic having a red warning: [This is preliminary documentation and is subject to change.]
Where can I get finished documentation for this NI Vision Acquisisiton Software Sept 2011 package?
Also it says:
Assembly: NationalInstruments.Vision.Common (in NationalInstruments.Vision.Common.dll) Version: 11.0.35.102
which is odd, since the latest source I can find is NI Vision Acquisisiton Software Sept 2011 and that has the earlier version number 9.1.20.159.
Where can I get this later NationalInstruments.Vision.CommonVersion: 11.0.35.102 ? I'd like to see if it solves any of the problems I've having with the Sept 2011 version.
Thanks.
10-28-2011 03:19 PM
Chris,
I checked with our Vision help team and they confirmed what I had said in my previous posts. Both workaround provided in my last work will get you the help page you need. This should be fixed in the next release of the driver. Also, the red warnings can be ignored. These came from a flag that was accidentally set during the build. The content of the help file is the same (even for all version of .NET and Visual Studio). The help page that you get to through one of the two workarounds I posted will get you to the most up to date version of the help topic.
10-28-2011 04:37 PM
The content of the help file is the same (even for all version of .NET and Visual Studio). The help page that you get to through one of the two workarounds I posted will get you to the most up to date version of the help topic.
Thanks.
Could you answer my other question there: "Where can I get this later NationalInstruments.Vision.CommonVersion: 11.0.35.102 ?"
10-31-2011 04:46 PM
NationalInstruments.Vision.Common.dll version 11.0.35.102 is installed with the Vision Acquisition Software August 2011. Make sure that you have Visual Studio 2008 support selected when configuring the installation.