LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

run labview program without necessity of labview license . is it possible?

Solved!
Go to solution

Hi

I wonder is it possible to have a labview program that can be run without of necessity for labview license?

now we can produce executable labview programs but they need labview licences.

 

 

Best regards

s Farashi

0 Kudos
Message 1 of 4
(4,866 Views)
That does not make any sense. You have a license for the development system. You can create an exe and distribute as many copies as you want without further licenses. The only thing you have to distribute with the exe is the runtime engine. Where did you get the idea you needed a license for each exe?
Message Edited by Dennis Knutson on 01-30-2010 12:11 PM
Message 2 of 4
(4,865 Views)

let me ask my question in other way

if i have a labview code written by for example labview8.6 is there any way to run this code on other computer that hasn't labview program? i think about something like a software to change the code in the way that my labview code can be executable without necessity of labview program(only windows based)?

 

Regards

 

 s.Farashi

0 Kudos
Message 3 of 4
(4,854 Views)
Solution
Accepted by topic author farashi

You can create an exe from your source code. In order to make the exe, you need the professional version of LabVIEW or purchase the app builder separately. The app builder includes the ability to create an installer. You can run the installer on supported versions of a windows OS.

0 Kudos
Message 4 of 4
(4,846 Views)