DIAdem

cancel
Showing results for 
Search instead for 
Did you mean: 

DIAdem data stores

 
Is it possible through labVIEW program to create TDM file of data which i get through DIAdem data stores?
0 Kudos
Message 1 of 4
(3,874 Views)
Hello,
It is actually very easy to write TDM files of data using LabVIEW and then importing this data into DIAdem. There's actually an express VI called Write to Measurement File that can write data in the TDM format. You can get to this VI by right clicking on the block diagram and going to Programming>>File I/0>>Write Meas File. After writing this data to a file you can just find this data using the DIAdem Data Finder and analyze it or include it in a report.

Hope this helps!

Lars
0 Kudos
Message 2 of 4
(3,854 Views)

hi,

Through scripting is it possible to load data to data portal(through citadel data base)?

0 Kudos
Message 3 of 4
(3,736 Views)

Hi,

 

Yes, I'm attaching a sample VBScript that programmatically loads a particular time window from a Citadel (DSC) data base.  Note that you can also load data traces interactively from a Citadel (DSC) data base.

 

Brad Turpin
DIAdem Product Support Engineer
National Instruments

0 Kudos
Message 4 of 4
(3,713 Views)