08-26-2025 10:54 AM
I've installed (upgraded to) NI Vision Dev 23.0.0 a while back. LabVIEW version is 2022Q3. Yesterday I went looking for Vision Assistant and is nowhere to be found.
Trying to install it with Package Manager claims nothing to do. Uninstalling to re-install will also uninstall Vision Acquisition (IMAQ) thus I didn't go there, yet.
Looking through the pool folder on the install iso image, there are a bunch of files with assistant on it. I was able to install something that called itself Vision Assistant (Legacy). Legacy? Is there a non-legacy version? I thought Assistant came with the Vision Development Module.
I can run that Assistant, but not generate LabVIEW code with it, which I've done in the past with previous versions. I tried installing several 2022/codegen packages to no avail.
Confused.
Solved! Go to Solution.
08-26-2025 12:25 PM
Hi
I don't know if this helps You, but hope so.
2022 Q3 could be installed with a matching 2022 Q3 Vision Assistant :
The Assistant is a standalone application with a link found the Vision start program sub-folder.
The software also included a 'Vision Assistant' Express VI :
For others reading this thread and confused about the Builder versus Assistant, NI once stated this :
03-10-2008 11:35 AM
Regards
08-26-2025 12:52 PM
2022 Q3 could be installed with a matching 2022 Q3 Vision Assistant
Thanks for the quick reply, but is there a separate 2022 Q3 Vision Assistant download? Most google searches and some posts in this forum claim it is included with Vision Development Module.
Or do the versions of LV, LV VDM need to match, as I have LV 2022Q3 and VDM 2023Q1, for one to get Assistant? And the install from the pool of this last one does install one Assistant that looks just like the one you posted an image of, calls it legacy. and I can't find the package that generates LV code.
Also, there is no link for Assistant or Assistant documentation, with my install, with the one for the executable now there with my partial install.
Guess I'll have to go through the pain of uninstalling VDM and IMAQ and try again. Or give up on Assistant and code it myself, which I've started, but sometimes it is easier to try things in Assistant.
08-26-2025 08:15 PM
NI modules are version dependent and only installed with the same version of LabVIEW.
NI Vision Assistant is technically a separate package but it won't install without VDM. For LabVIEW code generation, you need NI Vision Support for LabVIEW package.
In short, you need the same version of LabVIEW and VDM to get Vision Assistant and code generation.
08-27-2025 09:59 AM
Thanks softball and zyong. Matching LV and VDM install Assistant and Code generation works.