DIAdem

cancel
Showing results for 
Search instead for 
Did you mean: 

Diadem automation with labview

Hi all,



Here, I want to automate diadem from my Labview program.

In fact I use an LVDT and at each acquisition, my program allows me to get a curve.

With labview I connect to diadem and sending the data from this curve in the "data portal" then I create a new tab in the "View" that I renamed with the same name as the curve previously sent.

With a script I can view and see the curve on this tab.



But how do you view the following curve, obtained after a second acquisition in a new tab. Knowing that a new script does not keep tab with the previous curve. Is it possible to "View", as in the "Data Portal", to add data retaining those already there?



Thank you for help if possible!?

0 Kudos
Message 1 of 8
(5,220 Views)

Hi Beneuss,

 

Just in order to understand, instead of replace the previous measurement by the new one, create a new tab for each acquisition ?

 

In this way, do you run your script each time ?

 

 

0 Kudos
Message 2 of 8
(5,181 Views)

Hi Beneuss,

 

How you had automated DIAdem with LabVIEW.

Can you tell me steps to do the same at my end.

 

Regards,

Samriddh Sarbalhi


0 Kudos
Message 3 of 8
(5,085 Views)

Hi Samriddh -

 

DIAdem exports a robust ActiveX server, with which you can programmatically control DIAdem from any environment that supports making ActiveX calls.  With LabVIEW, this is done using the ActiveX palette accessible from the LabVIEW Block Diagram via Functions » Connectivity » ActiveX.  

 

Additionally, you might find it easiest to get started by using the DIAdem Connectivity VIs (LabVIEW subVIs that wrap DIAdem ActiveX calls) as it drastically simplifies programming.  

Derrick S.
Product Manager
NI DIAdem
National Instruments
0 Kudos
Message 4 of 8
(5,076 Views)

Hello, where can I find the file subDIAdemReport.vi?
Regards,
Hugo

Hugo Santos
Student at ISEC - Master Mechanical Equipment and Systems
0 Kudos
Message 5 of 8
(4,993 Views)

Hi Hugo,

 

The DIAdem Report.vi can be found on the Express function palette in LabVIEW, in the Output sub-palette.

 

Brad Turpin

DIAdem Product Support Engineer

National Instruments

0 Kudos
Message 6 of 8
(4,982 Views)

Hi Brad,

 

I'm using DIAdem for historical data trending.I'm selecting some period of time (for example 03.04.2007-03.21.2012) and I want to show the data in columns (like bars) which are representing the average value of each month of the selected period.How can you help me to implement this.

 

Regards,

Ruben Arshakyan

0 Kudos
Message 7 of 8
(4,941 Views)

Hi Ruben,

 

It helps us stay organized if we keep each forum thread specifically related to an invidual topic.  Therefore, instead of Replying to several different forum threads asking your question, we would appreciate it if you create a new forum topic so that we can keep that new topic thread concentrated on your challenge.

Derrick S.
Product Manager
NI DIAdem
National Instruments
0 Kudos
Message 8 of 8
(4,926 Views)