VI Analyzer Utilities VIs
- Updated2023-02-21
- 1 minute(s) read
Owning Palette: VI Analyzer VIs
Requires: VI Analyzer Toolkit. This topic might not match its corresponding palette in LabVIEW depending on your operating system, licensed product(s), and target.
Use the VI Analyzer Utilities VIs to modify the configuration settings for a VI Analyzer task.
The VIs on this palette can return VI Analyzer error codes.
| Palette Object | Description |
|---|---|
| VIAn Add Item | Adds an item, such as a VI, LLB, or folder, to the VI Analyzer task. |
| VIAn Exclude Tests from VI | Specifies the tests to exclude for a specific VI in the VI Analyzer task. |
| VIAn Get Analysis Status | Monitors the progress of the analysis. |
| VIAn Get Items | Returns a list of all top-level VIs, folders, or LLBs in the VI Analyzer task. |
| VIAn Get Tests | Returns a cluster array containing the configuration information for each test in the VI Analyzer task. |
| VIAn Modify Test Config Value | Modifies the value of a single configuration option for a specific test. |
| VIAn Modify Test Settings | Modifies the configuration settings of a single test. |
| VIAn Remove Item | Removes an item, such as a VI, LLB, or folder, or excludes a subitem, such as a VI within an LLB or folder, from the VI Analyzer task. |
| VIAn Select Tests | Selects or deselects the specified tests in the VI Analyzer task. |