ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

create an application with Labview 7 express

how to create an application which can run without
the motor of Labview.
I have the developper toolkit
and application with I can build run also with the motor of labview on the computer
Is it possible to crreate an application which can run without this motor?
0 Kudos
Message 1 of 5
(3,173 Views)
Every built LabVIEW application requires the run-time engine installed. Just like the on-line help states. Much older versions of LabVIEW included the run-time engine in the executable which resulted in large exe files. Now, the exe's are smaller but the engine is still required. A separate engine is a big benefit when multiple exe's might be installed. The installation of the run-time engine can be made automatic when you create an installer for your app.
Message 2 of 5
(3,173 Views)
so if I crate an instal software, and I use it on a computer (with haven't Labview), the soft install the run-time engine?
and I can use my soft? or any other "exe"?
0 Kudos
Message 3 of 5
(3,173 Views)
Yes. The installer creation is the last tab on the app builder. You go there and select the Create Installer box. The run-time engine is installed by default - click the Advanced button. If your exe doesn't require any other drivers, then that's all you need to do. Other drivers might be NI-DAQ, NI-GPIB, etc.
0 Kudos
Message 4 of 5
(3,173 Views)
thanks!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!
0 Kudos
Message 5 of 5
(3,173 Views)