LabVIEW VI Analyzer Toolkit

From LabVIEW Wiki
Jump to: navigation, search

LabVIEW VI Analyzer Toolkit is a LabVIEW add-on that extends the features of VI Analyzer with common tests, APIs, Project Explorer integration, and a test creator utility.

The LabVIEW VI Analyzer Toolkit helps you perform static code analysis to improve the quality and readability of your LabVIEW code. The LabVIEW VI Analyzer Toolkit is a software add-on for LabVIEW that helps you improve graphical code developed in LabVIEW. With this toolkit, you can configure more than 90 included tests for automated code review and static code analysis of all VIs in an application, or you can create your own using the test creation wizard. The LabVIEW VI Analyzer Toolkit provides debugging tools that help you avoid improper coding techniques that could impact an application’s performance, functionality, or maintainability. In addition, you can enforce effective programming practices and coding styles within teams of developers to ensure code readability and functionality.[ni 1]

Tests

LabVIEW VI Analyzer Toolkit includes a wide range of tests in various categories:

Unless otherwise stated, these tests are available in LabVIEW VI Analyzer Toolkit 2009 and later.

API

LabVIEW VI Analyzer Toolkit installs several functions to automate the discovery and execution of tests. These functions are available from the VI Analyzer palette.

Icon Name
VIAn Add ItemVIAn Add Item
VIAn Destroy TaskVIAn Destroy Task
VIAn Easy AnalyzeVIAn Easy Analyze
VIAn Easy ReportVIAn Easy Report
VIAn Exclude Tests from VIVIAn Exclude Tests from VI
VIAn Get Analysis StatusVIAn Get Analysis Status
VIAn Get ItemsVIAn Get Items
VIAn Get TestsVIAn Get Tests
VIAn Modify Test Config ValueVIAn Modify Test Config Value
VIAn Modify Test SettingsVIAn Modify Test Settings
VIAn New TaskVIAn New Task
VIAn Remove ItemVIAn Remove Item
VIAn RunVIAn Run
VIAn Save Configuration FileVIAn Save Configuration File
VIAn Select TestsVIAn Select Tests

Deprecated

Icon Name
VIAn Add PasswordVIAn Add Password

History

See also

External links

References