11-18-2011 04:31 AM
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!?
11-30-2011 10:35 AM
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 ?
01-18-2012 05:08 AM
How you had automated DIAdem with LabVIEW.
Can you tell me steps to do the same at my end.
Regards,
Samriddh Sarbalhi
01-18-2012 10:34 AM
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.
03-09-2012 10:33 AM
Hello, where can I find the file subDIAdemReport.vi?
Regards,
Hugo
03-10-2012 07:40 PM
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
03-21-2012 12:56 PM
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
03-22-2012 10:43 AM
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.