LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

2 programs in one project

How do I go about making two program in one project.

i.e. I have the main program that can run on it's own as well as a completely seperate program but still both under the same project.

I would like to have seperate program menu entries as well. Right now it looks like the second program was incorporated into the main program but since the main program never calls it, I can't run it.

I have Labview 8.0.1 Developers suite

Ron
0 Kudos
Message 1 of 2
(2,573 Views)
Rhayes,
I'm not quite sure what your question is. I'm guessing that you want to build two different executables from the same project and specify different startup vis. All you're going to need to do is build two different executables under the build specifications and specify different startup vis. And they you can build two different Installers which should put two menu items in your start bar. Let us know how it goes?
 
Chris C
 
0 Kudos
Message 2 of 2
(2,546 Views)