LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Does LabView port to PCs wo LabView installed?

I have a trial lab view and have used it in the past at companies where I did some development work, although it has been a long time.

My question is, if I develop an "instrument" in labview, can I run it on a PC that does not have labview installed?

If every PC has to have labview installed, it is going to drive me to a different solution just based on cost.

Thanks.

0 Kudos
Message 1 of 7
(2,987 Views)

You dont need to install labview in all the PCs.You can create the exe and installer file for that.

 

 

Here Refer this

--------------------------------------------------------------------------------------------------------
Kudos are always welcome if you got solution to some extent.

I need my difficulties because they are necessary to enjoy my success.
--Ranjeet
0 Kudos
Message 2 of 7
(2,984 Views)

Hello Jimsonweed,

 

In short- absolutely, although you'll need the LabVIEW Application Builder for the OS family you're distributing to (Windows/OSX/Linux).  This is included in LabVIEW Professional. Here are a few pointers to get you started:

 

https://www.ni.com/en/support/documentation/supplemental/19/introduction-to-the-labview-application-...

 

LabVIEW Help: Building a Stand-Alone Application

http://zone.ni.com/reference/en-XX/help/371361J-01/lvhowto/building_a_stand_alone_app/ 

 

Building standalone executables is also covered fairly extensively in LabVIEW Core training- the online self-paced version is included in the (support you get with the) LabVIEW development license.  I believe you should also be able to use a trial version of the Application Builder with your evaluation license, but the applications built will only run for a minute or so before closing automatically.

 

Regards,

Tom L.
0 Kudos
Message 3 of 7
(2,980 Views)

One other thing I should clarify-

 

You'll still need to install the LabVIEW Run-Time Engine (RTE) on the computer you intend to run the standalone executable on- this can be distributed freely and you would typically include it in the installer for your executable. So, no- you don't need a LabVIEW license for each computer, but you'll need the LabVIEW RTE installed.

Tom L.
0 Kudos
Message 4 of 7
(2,974 Views)

Also when creating installer file in the Advanced tab uncheck Require the labview XX bit system or later.

 

Here

--------------------------------------------------------------------------------------------------------
Kudos are always welcome if you got solution to some extent.

I need my difficulties because they are necessary to enjoy my success.
--Ranjeet
0 Kudos
Message 5 of 7
(2,969 Views)

@Ranjeet_Singh wrote:

Also when creating installer file in the Advanced tab uncheck Require the labview XX bit system or later.

 

Here


In my experience this has been off by default.

0 Kudos
Message 6 of 7
(2,901 Views)

Yes it may be but if first time it is checked then second time it will be checked by default

--------------------------------------------------------------------------------------------------------
Kudos are always welcome if you got solution to some extent.

I need my difficulties because they are necessary to enjoy my success.
--Ranjeet
0 Kudos
Message 7 of 7
(2,880 Views)