LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I control/change TDMS file x-axis label?

Hi all,

I've been searching and couldn't find much helps, how to control/change TDMS file x-axis label?

I'm trying to give name to x-axis and to set the time in x-axis using this method, but somehow doesn't work well. What should I do here to get "Time"-label in my x-axis in TDMS and starting point is not that crazy number "3,426055E+9"?

Any helps are appreciated.

 

TDMSerror.png

 

Regards,

Yan.

Download All
0 Kudos
Message 1 of 2
(2,780 Views)

set property NI_ExpXDimension = t instead of wf_xname. (t means time, f means frequence).

 

x-aixs_codes.PNG

 

Don't ignore the timestamp on File Viewer, then you will not see the crazy number but the time.

x-axis.PNG

0 Kudos
Message 2 of 2
(2,758 Views)