LabVIEW Project: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
== About LabVIEW Projects == | == About LabVIEW Projects == | ||
A [[ | A [[LabVIEW_Project|LabVIEW Project]] is a tool for organizing project files, NI hardware, configuration data, and build specifications. Project information is stored in an .lvproj file. | ||
The "Project Explorer" window, shown below, is where you interact with LabVIEW projects: | The "Project Explorer" window, shown below, is where you interact with LabVIEW projects: | ||
[[Image:Project Explorer.png]] | [[Image:Project Explorer.png|thumb|center|500px|The Project Explorer]] | ||
== External Links == | == External Links == | ||
*[http://zone.ni.com/reference/en-XX/help/371361E-01/lvconcepts/using_labview_projects/ Using LabVIEW Projects] (NI LabVIEW 8.6 Help) | *[http://zone.ni.com/reference/en-XX/help/371361E-01/lvconcepts/using_labview_projects/ Using LabVIEW Projects] (NI LabVIEW 8.6 Help) | ||
Revision as of 07:14, 8 February 2009
About LabVIEW Projects
A LabVIEW Project is a tool for organizing project files, NI hardware, configuration data, and build specifications. Project information is stored in an .lvproj file.
The "Project Explorer" window, shown below, is where you interact with LabVIEW projects:

External Links
- Using LabVIEW Projects (NI LabVIEW 8.6 Help)