LabVIEW style guide

From LabVIEW Wiki
Jump to: navigation, search

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.