Jump to content

LabVIEW VI Analyzer Toolkit: Difference between revisions

From LabVIEW Wiki
Tests: Set version to -1 to display version info
Line 10: Line 10:
LabVIEW VI Analyzer Toolkit includes a wide range of tests in various categories:
LabVIEW VI Analyzer Toolkit includes a wide range of tests in various categories:


{{LabVIEW VI Analyzer Toolkit TreeOfTests}}
{{LabVIEW VI Analyzer Toolkit TreeOfTests|version=-1}}
Unless otherwise stated, these tests are available in LabVIEW VI Analyzer Toolkit 2009 and later.
Unless otherwise stated, these tests are available in LabVIEW VI Analyzer Toolkit 2009 and later.



Revision as of 06:27, 20 August 2024

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 improve the quality and readability of graphical code developed in LabVIEW software. 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 create your own using the test creation wizard.

Use the LabVIEW VI Analyzer Toolkit to debug and avoid overlooking 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. By using this toolkit regularly, you can develop high-quality, robust LabVIEW applications.

--LabVIEW VI Analyzer Toolkit Marketing

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