I know how to use the progress bars using LV7. The main vi calls a sub vi which has a loop. Within this loop, calculations on progress is made. I want to display the progress on the front panel of the main vi.
How do I pass the values from within the loop of the sub-vi to the main vi in order to show progress on the progress bar?
