Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

IVA line profile - get colour line profile cannot be found when deployed code running with Vision Runtime and IMAQ runtime

Hi,
 
I am trying to run some code which uses IVA line profile - get colour line profile.vi and IMAQ colourbcglookup.vi and works fine when running under vision development module but when the code is transferred to the production machine with vision deployment licenses it errors and says it can't find these 2 vis.
 
We have Vision Runtime and IMAQ runtime libraries on the machine activated using the dployment license serial number.
Is there another runtime which needs to be installed?
 
cheers
Fi
0 Kudos
Message 1 of 2
(3,062 Views)
Dear Fi,

You shouldn't need anything else besides the Vision and LabVIEW runtime engines, as well as the IMAQ or IMAQdx driver installed and activated on your target machine.  The IVA line profile - get color line profile VI you may have to add to the project and then add it to the always included field when going through the installer options. I think this is the case because the IVA VI is created when Vision Assistant converts a script to a VI. The IMAQ colourbcglookup.vi you should NOT have to include in the support files or in the project, and I am not sure why this VI is not being found when running your executable.

What versions of LabVIEW, Vision, and Vision run-time are you using?

Did you develop in VBAI or Vision Assistant and then generate the LabVIEW code from there?


Best Regards,

~Nate

0 Kudos
Message 2 of 2
(3,052 Views)