LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to run program without labview software??

how to  run labview software on any other computer which does not having labview software ???????

actually i have made the program in labview software but now our faculty told us to run the program on a hardware nopt containing labview software....

plz sir help me in finding out the solution....as it is the last step remaining in my practical....

0 Kudos
Message 1 of 16
(4,179 Views)

You need to make an executable and installer.  The installer will package the appropriate run-time for it.  You will have to make sure to include any other necessary packages in the install.

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
0 Kudos
Message 2 of 16
(4,175 Views)

What type of LabVIEW license do you have?

 

If it's LabVIEW Professional, or higher (or your faculty bought the Application Builder add-on), you can build an executable that uses the LabVIEW Run-time environment.

 

If your install has the ability, use this.

Cheers


--------,       Unofficial Forum Rules and Guidelines                                           ,--------

          '---   >The shortest distance between two nodes is a straight wire>   ---'


0 Kudos
Message 3 of 16
(4,173 Views)

sir is there any direct way to download application builder trial version????

if yes den sir can u send me the link for dat???

0 Kudos
Message 4 of 16
(4,118 Views)

You can purchase it fron NI for $1500.

 

Misread it.  Just download the trial version of LabVIEW.  However, I think the built applications stop working after the trial period.  (I can't remember.)

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
0 Kudos
Message 5 of 16
(4,103 Views)

trial version of labview???????

sir i am asking for trial version of application builder??????

i m already using 1 month version of labview..........

0 Kudos
Message 6 of 16
(4,090 Views)

Well then you should already have the trial version of the app builder!!!???

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
Message 7 of 16
(4,084 Views)

Have you tried the link i included above????

 

It will help you if you already have application builder installed.

Cheers


--------,       Unofficial Forum Rules and Guidelines                                           ,--------

          '---   >The shortest distance between two nodes is a straight wire>   ---'


0 Kudos
Message 8 of 16
(4,075 Views)

Yes I'm pretty sure you can make an EXE with the evaluation version of LabVIEW, but it will leave the Evaluation watermarks.  

0 Kudos
Message 9 of 16
(4,018 Views)

@Hooovahh wrote:

Yes I'm pretty sure you can make an EXE with the evaluation version of LabVIEW, but it will leave the Evaluation watermarks.  


Only LabVIEW 7 Evaluation does NOT include the App Builder.  LabVIEW 8 and above Evaluation Versions include it and they have water-marked front panels.  I'm curious if Bilko is right about the EXEs "expiring" along with the evaluation time.  If not, isn't this a way to get free LabVIEW Executables forever without ever actually paying NI a penny?  You would have to code your whole app within 52 days (7 initial + 45 extended) but then your app is free.  Doesn't sound right to me.

 

http://digital.ni.com/public.nsf/allkb/862567530005F09C8625675F00711756

LabVIEW Pro Dev & Measurement Studio Pro (VS Pro) 2019 - Unfortunately now moving back to C#, .NET, Python due to forced change to subscription model by NI. 8^{
0 Kudos
Message 10 of 16
(3,999 Views)