LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Using a Progress Bar

Hi,

I'm relatively new to LabVIEW and I want to add a progress bar to my program. I can't seem to find any reference or help files on doing this, so I need a bit of help. It doesn't seem like it should be too difficult. My program simulates the neutrino reactions caused by a supernova burst using a pulse generator. From the start, the program will know how many pulses will be generated and how long the process will take, so the progress bar can measure either as a percentage of the number of pulses sent or a percentage of time. I'm just not sure how to progress bar element works, what it expects to see during the run and such. Any help or references would be very much appreciated.

Thank you,

Rob Hal
0 Kudos
Message 1 of 3
(2,769 Views)
Example of using MSProgressBar

LabVIEW 7.0
Ian F
Since LabVIEW 5.1... 7.1.1... 2009, 2010, 2014
依恩与LabVIEW
LVVILIB.blogspot.com
0 Kudos
Message 2 of 3
(2,759 Views)
Here is a pure G example. using property nodes.



Joe.
"NOTHING IS EVER EASY"
0 Kudos
Message 3 of 3
(2,745 Views)