Hi, I program a vi program for some laboratory measurement. it allows the user select which measurement he/she wants to do by selecting from a popup dialog when the program starts. But it seems tat, the vi loads all the different measurement vis into memory. what I want is that, when the user choose to do measurement 1, only the measurement 1 vi in the memory, otherwise, it just wastes memory.how can I do that?
Thank you!
I've uploaded a sample bg.vi there, hope that you can help me modify them to realize my dream. 🙂