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?
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.