Jump to content

LabVIEW style guide: Difference between revisions

From LabVIEW Wiki
No edit summary
LabVIEW Style guide was moved to LabVIEW Wiki, redirect to Style Guide
Tag: New redirect
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
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:
#REDIRECT [[Style Guide]]
 
*[https://www.ni.com/docs/en-US/bundle/labview/page/labview-style-checklist.html LabVIEW Style Checklist]
*[http://www.ni.com/white-paper/5560/en/ Rules to Wire By Part 1]
*[http://www.ni.com/white-paper/4822/en/ Rules to Wire By Part 2]
 
These guidelines in programming style are important and can be check through automated inspection using the [[VI_analyzer|VI Analyzer]] toolkit.
 
[[Category:LabVIEW fundamentals]]

Latest revision as of 12:19, 25 January 2025

Redirect to: