LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Is there a template for creating labview vi's?

Are there any tools or standards for labview design where a flowchart or template exists? in other words, before making the vi, Im tasked to submit a design first, thanks
0 Kudos
Message 1 of 2
(2,495 Views)

For ideas on LabVIEW program design, there are a couple good articles on the Development Tools and Guildlines page of NI Developer Zone. Rules to Wire By, LabVIEW Application Design Patterns, and LabVIEW Programming Techniques - The Good, The Bad, and the Ugly should all be looked at. LabVIEW Development Guildlines is a pdf file that's part of the shipping documentation. There are numerous generic reference works on software design. I happen to use Visio for documenting my designs. It has all of the normal flowchart symbols and dataflow symbols that work great. If you're using LabVIEW 7, NI just introduced the LabVIEW State Diagram Toolkit. You design your VI as a state diagram and then it generates the code for you.

Message 2 of 2
(2,495 Views)