Example Code

Add curves to a DIAdem Report with LV automation

Code and Documents

Attachment

FP.PNG

BD.PNG

Functional Description

This VI allows the user to add cureves to a DIAdem report using the automation interface provided by DIAdem.

Through the use of the LabVIEW DIAdem Connectivity VIs this VI will open an instance of DIAdem, Load data in to the Data Portal and load a Report. The VI will then send VBScript based commands to DIAdem to add cureves to a graph on the report.

Caveats and Additional Notes

Code created in LV 8.6 with the use of the LabVIEW DIAdem Connectivity VIs 3.0.1

This code has only been tested with DIAdem 11.0 but should work for all versions of DIAdem that support VBScripting.

You can download the LabVIEW DIAdem Connectivity VIs from http://www.ni.com/downloads

Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.

Contributors