07-25-2012 05:04 AM
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.
Regards,
Yan.
07-25-2012 10:46 PM
set property NI_ExpXDimension = t instead of wf_xname. (t means time, f means frequence).
Don't ignore the timestamp on File Viewer, then you will not see the crazy number but the time.