LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to build .exe

Hi All
 
I am very new to Labview field, can anyone share their knowledge in developing .exe, installer, .dll .
 
I will be very happy if someone shares any doc regarding this.
 
Thanks in advance.
0 Kudos
Message 1 of 13
(4,956 Views)
Which version of Labview are you using?  The method changed when LV8.x was introduced..
0 Kudos
Message 2 of 13
(4,955 Views)

Which LV version do you use (base, full, profesionnal, developer suite) ? You need a tool called application builder to create exes, installers and dlls. Unfortunately, it is not included in the base and full versions. See this comparison table.

 
Message 3 of 13
(4,954 Views)

Hi ,

I am using LabVIEW Professional ver 8.0.

Can anyone help me out .

0 Kudos
Message 4 of 13
(4,922 Views)
HI all,

I have the similar  question and I am using LabVIEW 8.5  (Developer suite). I want to make .exe files for my VIs. Is the method different for each version of the LabVIEW. I mean I have LabVIEW 7.1 at my university PC. I would like to know the methods for the both versions.

Thanks in advance.

HS
0 Kudos
Message 5 of 13
(4,915 Views)
 

LV8 introduced the very useful Project Explorer that also changes the way to build EXEs, installers, DLLs...

  • Prior to LV8 : LabVIEW menu >> Tools >> Build Application or Shared Library (DLL)...
  • LV8 and later : Project Explorer >> right-click on Build Specifications >> New... >>

Feel free to post back if you need further help.

 



Message Edité par JB le 03-12-2008 09:02 AM

Download All
Message 6 of 13
(4,907 Views)
Hi JB, thanks.

In LabVIEW 8.5 version, can you please tell me where is this "project explorer"? I don't see them in the LabVIEW menu (both front and back panel) or anywhere under any of these menu items including tools and project.

Thanks a lot!
HS
0 Kudos
Message 7 of 13
(4,879 Views)

From a VI, you can select "New Project" from the File menu.



Message Edited by JoeLabView on 03-12-2008 07:02 PM
0 Kudos
Message 8 of 13
(4,872 Views)

You will then get a Project Explorer with a New "unnammed" Project.



Message Edited by JoeLabView on 03-12-2008 07:03 PM
0 Kudos
Message 9 of 13
(4,870 Views)

Or easier to simply select New Project from the Project menu.  Or if you get the splash screen at the begninning which offers how to start, you can select New Project.



Message Edited by JoeLabView on 03-12-2008 07:09 PM
0 Kudos
Message 10 of 13
(4,868 Views)