03-17-2010 07:31 AM
Hello.
I have a labview project that contains two main VI's. The first is under My Computer and the second is under the RT target (cRIO 9074).
The first one contains the GUI. These VIs are "connected" by shared variables.
Each time that i want to run the program, i first run the RT VI and then the VI that under My computer. They have to run simultaneously.
Now i want to use the Application Builder to make and application file (.EXE).
As i read in the tutorial, I press right click on the build specification, and select NEW -> Application(exe). But then, in the Source Files there is no RT VI. How i can build an .EXE file which will run both main VIs that i need?
Thanks
03-17-2010 09:51 AM