05-26-2009 04:00 AM
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.
05-26-2009
08:58 AM
- last edited on
12-19-2024
08:56 AM
by
Content Cleaner
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