|
Re: Create single file for empirical values in labview
I don't see how a global variable/constant would be the inefficient.
Once you create a global variable, you shouldn't have to create a VI just to set everything, last time I checked you could manipulate a global variable from it's little VI. Then you could just have the VIs where you need to use a variable from it read the stuff from the global variable.
-Tanner
|