Jump to content

Label Call Library Nodes

From LabVIEW Wiki
Revision as of 14:43, 20 August 2024 by Logmanoriginal (talk | contribs) (Created page with "{{LabVIEW VI Analyzer Toolkit Infobox|tree-category=documentation|tree-subcategory=developer}} '''Label Call Library Nodes''' is a VI Analyzer test installed by the Lab...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Label Call Library Nodes

Label Call Library Nodes is a VI Analyzer test installed by the LabVIEW VI Analyzer Toolkit add-on. It checks Call Library Function Nodes for labels. The test fails if a Call Library Function Node has no label or the default label.

Explanation

The readability of a VI can be improved by using the label of a Call Library Function Node to describe the function called in a shared library.