06-21-2014 12:59 AM
Hello,
I am working on vision acquisition using the usb camera,
My vi runs successfully on the PC with labview installed with all toolkits.
I created the application of my vi.
And run it on a different computer which has latest ni run time engine installed.
It gives errors of missing sub vis.
I could not find the solution of this issue, kindly inform me how can i solve the issue.
I have attached the error log.
Thanks alot
06-21-2014 01:04 AM
You must have created installer to use the Exe in other PC which doesn't have LabVIEW. You can create the installer the same way you created exe by including LV runtime engine and the Vision tools.
06-21-2014 01:06 AM
Are you sure you have installed the vision development modue?
06-21-2014 01:07 AM
opps sorry you are having this iisue with exe. You require vision runtime apart from labVIEw runtime
06-21-2014 01:08 AM
@muks
On the other pc their isnt any sofware execpt the labview runtime engine.
06-21-2014 01:10 AM
Then create an installer along with the Vision RunTime engine from the developement PC and install in the other PC, then everything will be alright.
06-21-2014 01:11 AM
That is the issue then. You need to have vision run time too.
06-21-2014 01:13 AM
What i have concluded is that
1- I need to create a installer instead of an Application.
2- I need a vision run time engine along with labview run time engine to run the application.
Am i right.
06-21-2014
01:14 AM
- last edited on
07-12-2025
10:11 PM
by
Content Cleaner
Also the link to this vision run time engine is broken.
Can you pls give me an unbroken link to download its evaluation version
http://digital.ni.com/demo.nsf/websearch/01414632a3582a71862573060079b8e1?opendocument
Regards
06-21-2014 01:15 AM
Yes. Definetly.