01-08-2020 12:08 AM
Hi,
The experiments I measure are slow and tend to last several weeks. I collect data at intervals of 1-15 minutes using a simple timed or while loop. I'd like to add a countdown timer that displays the time to the next measurement, but can't figure out how to accomplish this seemingly simple task.
Thanks in advance for your help
mike
Solved! Go to Solution.
01-08-2020 01:30 AM
Hi mjnich,
@mjnich wrote:
I'd like to add a countdown timer that displays the time to the next measurement, but can't figure out how to accomplish this seemingly simple task.
"time to next measurement" := "time of next measurement" - "current time"
This seems a rather simple calculation, so what is your exact problem with it?
01-08-2020 06:41 AM - edited 01-08-2020 06:42 AM
Use the Elapsed Time VI.