LabVIEW style guide: Difference between revisions
Appearance
mNo edit summary |
Category reorg |
||
Line 5: | Line 5: | ||
These guidelines in programming style are important and can be check through automated inspection using the [[VI_analyzer|VI Analyzer]] toolkit. | These guidelines in programming style are important and can be check through automated inspection using the [[VI_analyzer|VI Analyzer]] toolkit. | ||
[[Category:LabVIEW fundamentals]] |
Revision as of 21:14, 17 June 2020
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.