12-08-2013 08:11 PM
Hi friends,
How should I go about capturing the test time duration ?
Test time duration = start of VI run to the time I press stop in the VI
I have a while loop that is constantly acquiring data.
Thank you.
Solved! Go to Solution.
12-08-2013 08:23 PM
Have you looked at any of the functions on the Timing palette? There are several there that can be used. Simplest is just use the Elapsed Time function. Just make sure you don't set it to reset when the target is reached.