VIAn Easy Report
VIAn Easy Report | |
---|---|
Palettes | VI Analyzer |
Type | VI |
Requires | LabVIEW VI Analyzer Toolkit |
Connector pane | |
VIAn Easy Report is a function from the LabVIEW VI Analyzer Toolkit add-on and available from the VI Analyzer palette. It exports analysis results to a file, either as a report in ASCII or HTML format or as a VI Analyzer Results File that can later be loaded in the VI Analyzer Results Window.
Export options
The report can be customized with export options, which determine what is included in the report. Available options are:
- Summary Data - Total analysis time, result counters, and error counters.
- Failed Tests - List of failed tests.
- Passed Tests - List of passed tests.
- Skipped Tests - List of tests that were skipped.
- Errors - List of errors that occurred during execution of the analysis.
The default report contains Summary Data, Failed Tests, and Errors.
Grouping
Results can be grouped either by VI or by test.