LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

dynamically called vi in exe

I have a vi that would called vi2 dynamically.  When I create an exe, the exe will not run probably.  For a vi that would called other vi dynamically, what is the right way in creating an exe, so that the exe would include everything that it needs and there will be no path error?  Thanks!

------------------------------------------------------------------

Kudos and Accepted as Solution are welcome!
0 Kudos
Message 1 of 3
(2,424 Views)

I would think you would have seen this before.  Why Does My Executable Not Work When Using the Current VI's Path Constant?

 

But if not, maybe this helps answer your question.

 

The only other thing I can think of is to be sure that the VI is included in your project in the build spec.

Message 2 of 3
(2,413 Views)

I found a solution.  See below on what I found.  Thanks for helping.

 

 

http://digital.ni.com/public.nsf/allkb/EEE8A5650DAC28558625762F0070A384

 

 

Yik

------------------------------------------------------------------

Kudos and Accepted as Solution are welcome!
0 Kudos
Message 3 of 3
(2,400 Views)