VI Analyzer
- Updated2024-07-30
- 2 minute(s) read
Use the VI Analyzer VIs with the LabVIEW VI Analyzer Toolkit to programmatically run tests that check VIs for style, efficiency, and other aspects of LabVIEW programming. Note Select Tools>>VI Analyzer>>Analyze VIs to use the VI Analyzer to interactively run tests on an open VI or to create a VI Analyzer task to analyze a set of VIs.
You can add VIs written with the VI Analyzer VIs to the labview\project\_VI Analyzer\Quick Launch folder. These VIs appear as menu options in Tools»VI Analyzer»Quick Launch. If you want to create a quick launch test, you must start with the following template:
labview\vi. lib\addons\analyzer\analyzerapi. llb\VIAn Quick Launch VI Template. vit
The VIs you run from the Quick Launch menu run in a private application instance that is separate from the main application instance.
The VIs on this palette can return VI Analyzer error codes.
