LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to save as an executable?

Solved!
Go to solution

Hello everyone!

I am trying to see if I can save a LabView program as just an "executable" where I can give to someone and they can only 1) run it and 2) enter inputs in front panel where required by users.  Sorry if simple ... even sorrier if it's not do-able 🙂

0 Kudos
Message 1 of 6
(3,382 Views)

You need the application builder... but I do think there is a LabVIEW player out there somewhere, but not sure if that is an add on or something that you can use independantly.  But something you can search the NI website for.

 


Paul
Message 2 of 6
(3,375 Views)

The LabVIEW player has not been available for several years.

 

The app builder is included with the pro version of LabVIEW. Otherwise, it is an extra cost add-on.

0 Kudos
Message 3 of 6
(3,359 Views)
And after you get the application builder you need to right click build specifications goto new->application(exe) and than enter in the properties your want
Harold Timmis
htimmis@fit.edu
Orlando,Fl
*Kudos always welcome:)
Message 4 of 6
(3,350 Views)

Harold Timmis wrote:
And after you get the application builder you need to right click build specifications goto new->application(exe) and than enter in the properties your want

Not to mention that your code needs to be part of a project to build an application now. (Not that I see this as a bad thing)



Mark Yedinak
Certified LabVIEW Architect
LabVIEW Champion

"Does anyone know where the love of God goes when the waves turn the minutes to hours?"
Wreck of the Edmund Fitzgerald - Gordon Lightfoot
0 Kudos
Message 5 of 6
(3,344 Views)
Solution
Accepted by topic author seeminus

And here , a step by step description is giving how to build an exe.

 

Somil Gautam
Think Weird
Message 6 of 6
(3,334 Views)