LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview Time Setting

After saving the data in the file. CPU time and data file time is not matching. how to sort out the problem? how to execute the exact run time in the output file. 

0 Kudos
Message 1 of 5
(2,720 Views)

Maybe you need correct local/UTC time?

0 Kudos
Message 2 of 5
(2,711 Views)

How are you trying to save the cpu time in data file?


CLD Using LabVIEW since 2013
0 Kudos
Message 3 of 5
(2,698 Views)

@vsuresh6587 wrote:

After saving the data in the file. CPU time and data file time is not matching. how to sort out the problem? how to execute the exact run time in the output file. 


Can you share your code for how you are saving the data?  Specifically the CPU time.  It does sound like you are storing UTC time while the file time will use whatever local time zone you are in.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 4 of 5
(2,683 Views)

Could it be the difference between LabVIEW timestamp and OLE time format? 

 

Timeconvert.png

========================
=== Engineer Ambiguously ===
========================
0 Kudos
Message 5 of 5
(2,664 Views)