Jump to content

LabVIEW style guide

From LabVIEW Wiki
Revision as of 21:14, 17 June 2020 by Q (talk | contribs) (Category reorg)

LabVIEW is a graphical programming language, and as a result emphasis is often put on how the code looks, as well as how it performs. Developers may have preferences on one style or another, but one good starting point is the following NI White Papers on Rules to Wire by:

These guidelines in programming style are important and can be check through automated inspection using the VI Analyzer toolkit.