LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

help! what standard Labview folder should I including in the project build? Thanks.

Solved!
Go to solution

Hi:

 I know what customer vi is relate to my project vi.

 but Is there any standard(common)  labview folder should I including in the project file?

so some below vi will be including in the build?

logSummary.vi

productiontestSuites.vi

Linear Scale.vi

I though the above files will auto to add into project.

 

Thanks

 

0 Kudos
Message 1 of 3
(2,462 Views)

I almost never specify any "standard LabVIEW Folder" in my builds.  LabVIEW seems perfectly capable (if I've written my code well) of finding all the bits and pieces itself, and packaging them together for me into an Executable.

 

Bob Schor

Message 2 of 3
(2,439 Views)
Solution
Accepted by topic author zy6

If the VI's in question are actually part of your program they will be automatically included in the build no matter where they happen to be on your computer.

 

Note: Once you build the executable there will be no "VI's" just an exe and a couple support files (.ini and.aliases)

========================
=== Engineer Ambiguously ===
========================
Message 3 of 3
(2,434 Views)