DIAdem

cancel
Showing results for 
Search instead for 
Did you mean: 

automatically opening .tdm files in diadem 10.2

 

I have my data stored in a tdm file and my final aim is to generate a diadem report which displays the tdm file data in tabular format. I create the tdm file directly from labview by using the storage vis but i coudnt find any way to link that tdm file to the diadem report express vi so that it automatically uses the data to generate the final report.

 

The only way i am able to acjieve my goal is by opening diadem and then loading the tdm file manually which defeats the whole purpose of  automating the process. Could anybody suggest a solution to this probelm.

 

Thanks in advance.

0 Kudos
Message 1 of 2
(3,493 Views)

Hi devasTate,

 

The DIAdem Report.vi that ships with LabVIEW allows you to pass your data channels directly as one or more dynamic data type arrays, so you could choose to send the data you already have on your LabVIEW wire directly to DIAdem with that VI.

 

If that's not your desired approach, and many time it isn't, then you could use instead the LabVIEW DIAdem Connectivity VIs.

 

I'm attaching an example of sending the data file path to DIAdem for reporting.

 

Brad Turpin

DIAdem Product Support Engineer
National Instruments

Message 2 of 2
(3,480 Views)