Creates reports from LabVIEW data using DIAdem. You can export the reports as HTML or PDF files, print the reports, and display the reports in DIAdem.
![]() | Note You must have DIAdem 9.1 Service Pack 2 or later installed to use the DIAdem Report Express VI. Visit ni.com to download an evaluation version of DIAdem or purchase DIAdem. |
| Dialog Box Options |
| Block Diagram Inputs |
| Block Diagram Outputs |
| Parameter | Description |
|---|---|
| Select layout | Contains the following options:
|
| Configure Report | Assigns the data to text and graphs in the report. Double-click a row to edit the data associated with the text and graphs. When you click a row, a blue frame highlights the associated data in the Preview graphs. |
| Target | Contains the following options:
|
| Preview | Displays graphs of the data using the settings you configure in the dialog box. Contains the following option:
|
| Parameter | Description |
|---|---|
| Report layout file | Specifies a custom layout report template to use for the report. The input overrides the path you specify in Custom layout in the Configure DIAdem Report dialog box. |
| Output file | Specifies the path and filename of an HTML or PDF file of the report. This input overrides the path you specify in Output to file or device in the Configure DIAdem Report dialog box. |
| Signals n | Specifies an XY graph object, which corresponds to the objects in the Configure report table in the Configure DIAdem Report dialog box. |
| error in (no error) | Describes error conditions that occur before this VI or function runs. |
| Execution control | Specifies areas of functionality in the VI that you want to disable.
|
| Text values | Sets text and path values in the report. The array includes the names and values for the layout template you select. |
| Parameter | Description |
|---|---|
| error out | Contains error information. If error in indicates that an error occurred before this VI or function ran, error out contains the same error information. Otherwise, it describes the error status that this VI or function produces. |
This Express VI connects to DIAdem via ActiveX. You can select from the following two ways of using DIAdem via ActiveX:
Instancing is a Windows registry key that you can change while DIAdem is not running. It must be changed in the following two registry keys:
Refer to the examples\reports\diadem\DIAdem Report Express VI.llb for examples of using the DIAdem Report VI.