LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Hi, I have a directory with many VIs and I would like to transform it as a llb.

I have no problem to do it in development work but Labview returns me an error in EXE mode
Thanks.
0 Kudos
Message 1 of 2
(2,448 Views)
After changing a directory to an LLB, you have to open the original program and make sure that it finds all of the subVIs. Then save all (this will save the new location to find everything in). After that, try creating the EXE file. There should be no problem.

Rob
0 Kudos
Message 2 of 2
(2,448 Views)