LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

can i make an exe file from a VI with labview 2017 full development system ?

Hi, 

I have Labview 2017 full development system where i made a couple of VIs to automate RF measurements using an FSP.

I would like to provide a way for my colleague to use these VI on other PC using for example a run time without the need to purchase a new full developper license.

 

If i include a VI in a project and look at the build specifications options, i can only choose "source distribution" i.e. not an exe file.

I did not have the "application builder" option for the labview 2017 full development system.

 

Is there anyway i can get this to work ?

 

BR

thomas

0 Kudos
Message 1 of 4
(227 Views)

Yes you need the Application Builder 788421-35 for that. This is a separate license but included in the LabVIEW Professional Development System, which is another variant above the Full Development System.

 

 

 

Rolf Kalbermatter  My Blog
DEMO, Electronic and Mechanical Support department, room 36.LB00.390
Message 2 of 4
(203 Views)

in labview 2020 professional, there is "build application (EXE) from VI" - and I believe to remember in labview 2017 this button also was existent

 

alexderjuengere_0-1777972573878.png

 

 

when you hit it the first time, this will create a labview project (.lvproj), including the .vi, sub.vi, ctls 

in the labview project you need to execute a 'build specification' setting to generate the desired exe

- conveniently, there will be a default build specification setting for .exe

alexderjuengere_1-1777973122449.png

 

0 Kudos
Message 3 of 4
(111 Views)

Hi Alex,

 


@alexderjuengere wrote:

in labview 2020 professional, ...


As Rolf already wrote: the advantage of the Professional license is the included AppBuilder.

With the FullDev license of the OP you need to buy the AppBuilder license separately!

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 4 of 4
(106 Views)