LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Expected time to complete a measurement (for while loop structure)

Solved!
Go to solution

@ RTSLVU

 

Instead of time left process, progress bar will also work. 

0 Kudos
Message 11 of 12
(381 Views)

@REDUANUL wrote:

@ RTSLVU

 

Instead of time left process, progress bar will also work. 


Divide 100 by the total number of steps and increment your progress bar by that amount after each step is completed. (Use integers to avoid decimal places)

========================
=== Engineer Ambiguously ===
========================
0 Kudos
Message 12 of 12
(369 Views)