LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

updating the sub VI's and creating and executable file

I have a dll file of the VI's and trying to update one of the sub VI and build an application. How do I make my sub VI's effective on the program and make an executable file?
0 Kudos
Message 1 of 2
(2,412 Views)
Hello!

When we compile a DLL ou an executable file, all the sub VI's are automatically compiled too, soo, just make the normal procedure in the high level VI and everything will become upgraded.

Regards
Message 2 of 2
(2,404 Views)