07-20-2010 06:47 PM
Kyle,
I don't see the exmaples folder in NI-IMAQdx. I ran IMAQdx 9.1.1 installation and I didn't see examples being included anywhere.
What is the difference between NI-IMAQdx and Vision? Both of them are in National Instument folder. For my development which should I use and how do I choose? It seems all the controls are registered and I can't do anything about it.
Meanwhile I am looking for the examples you mentioned.
Thanks,
Xianmin
07-21-2010 02:31 AM
After I removed NI completely, my pc is dead. It can't boot it any more.
07-21-2010 12:18 PM
07-21-2010 05:37 PM
I donwloaded everything about 2 weeks ago, I believe I have the latest.
07-22-2010 09:53 AM
Hi Xianmin,
This article should give you the differences between IMAQdx and the Vision Development Module: http://digital.ni.com/public.nsf/allkb/45A5682F377996BB862572B50072787F?OpenDocument
07-22-2010 10:50 AM
Kyle,
I am downloading vas2009. NI-IMAQdx apparently is not in the VDM2009, or the installation may have problem. In any case I don't have it installed after I installed VDM2009.
Thanks,
Xianmin
07-23-2010 01:43 AM
Hi,
VAS 2009 will install IMAQdx and nexessary drivers necessary for your camera to appear in MAX. VDM 2009 has .NET control to acquire easily from your camera.
07-23-2010 01:57 AM
Not quite right...
Vision Acquisition contains the IMAQ and IMAQdx drivers to acquire from cameras.
Vision Development Module contains all the algorithms for machine vision and image manipulation (only a subset of such VIs are present when you install just Vision Acquisition).
Each of these two items contains their respective .NET interfaces when you install them.
NOTE: VDM also installs a legacy ActiveX/COM DLL (CWIMAQ) that exposed Vision Development functions as well as some basic image acquisition though the IMAQ driver only. This component is deprecated and should not be used. You should instead use the native .NET interfaces from the respective software packages.
Eric