06-09-2009 09:41 AM
I have created a program using vision assistant, but then when i convert it into labview code to deploy it down to the smart camera it doesnt seem t be able to locate the VI - IMAQ Find Verticle Edge.vi
as it has translated it to a different format for the ROI i defiantely would appear to need this VI to save reconfiguring the rest of the program.
any ideas, or a copy that I can download, or a place that I should expect it to be? All i have is IMAQ find edge in my tools palette! Not ideal.
Thanks
06-11-2009 09:37 AM
Hi There,
Good afternoon and I hope your well today. I have just seen your post.
There seems to be a known issue with Vision Assistant 8.6, as referenced in CAR #119476. The code generation is basically looking for older versions of the VIs used for the script. While these VIs have been replaced with newer versions LabVIEW 8.6, they do exist on the user's computer in a compatibility folder.
Your VI is one of them!
You can
find these specific VIs here: C:\Program Files\National Instruments\LabVIEW 8.6\vi.lib\vision\Compatibility.llb
After replacing the appropriate subVIs from the compatibility library, your script should be executable in LabVIEW.
Hope this helps,