LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Citadel data to LV vi to Diadem

I need to get a histogram into a report in Diadem. Unfortunately I cannot create a histogram directly in Diadem so I need to get data from my citadel database into a vi and from the that vi into a histogram vi then send it to Diadem from Labview. Has any one done this before? I need an example to go by.
Roy L. Costa
Email: roycosta@hotmail.com
Catalyst Test Engineer
General Motors Warren Tech Center (R & D)
0 Kudos
Message 1 of 2
(2,556 Views)
Hello,

If I understood correctly, your problem is the data transfer from LabVIEW to DIAdem. In Principle, there are two possibilities to share data between those applications. Fist, via a measurement file, and second, via the OLE Interface of DIAdem.
On our homepage you can download a free toolkit containing VIs and examples for this kind of applications.
The easiest method which does not require additional programming is to save the data into a LabVIEW Measurement file (.LVM) and load it in DIAdem. This requires at least LabVIEW 7 and DIAdem 8.1.

Regards
Ingo Schumacher
Applications Engineering
National Instruments
0 Kudos
Message 2 of 2
(2,556 Views)