From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

discontinued timestamp in graph

I have plotted my experiment record with timestamps.  I am happy so far.  But recently, we have a power outage over weekend, so I lost two day's data.  When I link my data together, it simply shift my data two days forward, regarding Monday's data as previous Satureday's.  What should I do? 

0 Kudos
Message 1 of 4
(2,179 Views)

Hi shan,

 

maybe you should check your timestamps?

When they are correct and you correctly use them for plotting the data you shoul dget a gap between Friday and Monday...

 

To solve this question you should apply both VI and (piece) of data log!

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 2 of 4
(2,177 Views)

Hi GerdW,

Thank you.  I did not make myself clear at the first place.  It is not real timestamp, it is instead a column of Date-Time string.  Please see the attachment, where 13th and 14th August data were missing.  How should I plot?

0 Kudos
Message 3 of 4
(2,174 Views)

Hi shan,

 

it should work like that:

 

Parse the timestrings, and use an XY-graph for plotting...

 

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 4 of 4
(2,166 Views)