07-28-2011 01:33 PM
Hi,
For my project I want to keep track of how long my program has been running. I need to compare the data I'm taking with the labview program with another independent sensor so I'd like to be able to record either the realtime or relative time since start and put it into a data file with my other measurements.
Thank you,
Falcon9a
Solved! Go to Solution.
07-28-2011 01:50 PM
Unless I'm missing something, all you need is either the Elapsed Time Express VI or a simple Get Date Time String call.
07-28-2011 01:59 PM
The only thing that is missed is my lack of knowledge on how to use LabView. I'll try to figure out how to use the elapsed time VI.
Thank you,
Falcon9a