LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I am generating data in one of the while loop. I want to pass this data to 3 sub vi's which have while loop inside. I am planning to use global variables. But, it will affect the performance of the VI. So anybody suggest me a better way to this.