I have written a LabVIEW app that controls an experimental system and logs
data once per second. One feature I need to add to the program is a graph
that can be called up to display selected data. The main program is a loop
which must continue to run when I start up the graph vi. I have compiled
the graph vi and used the system exec vi to start it, and that does work.
However, I would prefer not to compile the graph vi, since I plan on
compiling the entire app later, and do not want to end up with more than one
exe.
Any suggestions or examples on how to do this would be greatly appreciated.
Ken Jacoby
Bechtel Nevada, Livermore Operations