LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Need help understanding TDMS usage

Obviously I have overestimated the capabilities of Diadem to provide easy ways to look at data.

 

I used your two-express-VI idea to write a file.

 

the SIMULATE SIGNAL vi, I set to use ABSOLUTE time. 50 samples at 10 Hz sampling of a 2 Hz signal.

I then wrote to a TDMS file.

 

In DIADEM, you can clearly see that the EXPTIMESTAMP and EXPSTARTTIMESTAMP properties are there. Yet it won't show me the time.

 

 

Diadem Sine.PNG

Steve Bird
Culverson Software - Elegant software that is a pleasure to use.
Culverson.com


LinkedIn

Blog for (mostly LabVIEW) programmers: Tips And Tricks

0 Kudos
Message 21 of 25
(992 Views)

Well, like the tree said to the lumberjack, "I'm stumped." -- Ned Flanders

 

Good Luck.

 

Cheers,

mcduff

0 Kudos
Message 22 of 25
(989 Views)

the tree said to the lumberjack, "I'm stumped."

 

The lumberjack said to the tree: "you're just board".

Steve Bird
Culverson Software - Elegant software that is a pleasure to use.
Culverson.com


LinkedIn

Blog for (mostly LabVIEW) programmers: Tips And Tricks

0 Kudos
Message 23 of 25
(984 Views)

Looking at the code to the TDMS FILE VIEWER, it doesn't do anything to  the data.  It just reads the WAVEFORMS, and plots them.

 

That means the data is recorded properly, it's just Diadem doesn't behave as I expected.

Steve Bird
Culverson Software - Elegant software that is a pleasure to use.
Culverson.com


LinkedIn

Blog for (mostly LabVIEW) programmers: Tips And Tricks

0 Kudos
Message 24 of 25
(980 Views)

Well, it looks like it IS Diadem's fault:

 

I found these on the Diadem Forum:

 

There's no way in DIAdem 2012 to configure the format of a Date/Time X axis in the VIEW panel.  You can format the X-axis all you want in REPORT, but in VIEW you're stuck with the auto-formatting of a Date/Time X axis.

 

Brad Turpin

DIAdem Product Support Engineer

National Instruments

 

and

 

 

As Brad noted above, the X axis may be customized in a REPORT but not in VIEW.  VIEW is mainly for quick verification of your data set, whereas REPORT allows you to create custom reports for the presentation of your data.  

 

Please let me know if you would like any further clarification.

 

Warm Regards,

Daniel D.
National Instruments
Product Support Engineer
 
 
Steve Bird
Culverson Software - Elegant software that is a pleasure to use.
Culverson.com


LinkedIn

Blog for (mostly LabVIEW) programmers: Tips And Tricks

0 Kudos
Message 25 of 25
(977 Views)