LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Write to Measurement File Timestamp Error Correction

Greetings, I have a VI on my hands and when the timestamp exports to the excel file via the Write to Measurement File function, it is off by a factor of 6 (ie after a 10 second test, the time stamp shows a change in time of 26 minutes . Is there a way to fix this or add a correcting factor to the timestamp prior to exporting the timestamp to the excel file? Thanks. 

0 Kudos
Message 1 of 2
(608 Views)

Hi Rhino,

 

generic answer: we cannot edit/debug/run images using LabVIEW, that's why we prefer real code attachments!

 

 


@RhinoCam wrote:

off by a factor of 6 (ie after a 10 second test, the time stamp shows a change in time of 26 minutes . Is there a way to fix this


Yes!

Another generic answer: Don't use ExpressVIs (like Split/MergeSignals, DAQAssistent).

More specific answer: what is the timing data in the waveforms you wire to the WriteFile function?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 2
(578 Views)