LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to append time stamp to TDMS file

 

 

hello all, i would like to append time stamp to a tdms file as the 1st column of the file... the pattern should look like this.. can anyone suggest how to create such a file?

 

Time Data
0.001 2.5545
0.002 2.653
0.003 1.215
0.004 2.6586
Now on LabVIEW 10.0 on Win7
0 Kudos
Message 1 of 3
(2,931 Views)

I got the below oepratin to do.. i used a Write to Measurement File.vi and selected tdms format and it worked out... however, when i read the same file using read measurement file.vi and selected tdms option in ti, i am observing that on the x-axis graph, i get real-time stamp instead of decimals... i want x-axis as decimals instead of timestamp, and when i selected decimals in waveform graph properties --> display format--> x-axis, i could not select decimal instead of time-stamp... can anyone please let me know how to get what i intend to do?

 

Now on LabVIEW 10.0 on Win7
0 Kudos
Message 2 of 3
(2,925 Views)

LV_Enthu,
Can you attached the TDMS file you are using?

 

What do you mean by "i could not select decimal instead of time-stamp"?

 

When I opened your file, I was able to successfully change the X-Axis Display Format to Decimal. Can you provide a screenshot of this behavior?

Jared A.
Applications Engineer
National Instruments
0 Kudos
Message 3 of 3
(2,901 Views)