LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Using LabVIEW files in system not having LabView

Solved!
Go to solution

hello guys,

 

I am using Labview 8.5 and i have designed a particular VI..Now through tutorials helps on  Developer Zone  i prepared An EXE file of the same so as to work it on a system which doesn't have Labview... (Users perspective).

but i found my .exe file not working..Error messg...Install runtime Engine 8.5 .......I installed the same......and even now....double clicking the icon  just don't show anything.....not even an error mesg..... can some one answer me a solution for the same.....

 

At the same time my VI uses  DAQ-mx Tasks(DAQ mx 8.6) and i have a slight confusion whether those task can run on a system which doesn't have labview and hence don't have tasks..Do i have to switch to something which creates the tasks first and then executes the VI...Is something of this sort possible in Labview 8.5...plz help..

0 Kudos
Message 1 of 4
(2,991 Views)
Solution
Accepted by piyushup

When you create the installer, select to export the MAX configuration so that will be included in your installer and also include DAQmx and MAX as part of the installer.

Message 2 of 4
(2,985 Views)

Hi,

 

While creating installer you need to check the

 

DAQ MX option and NI MAX option, you will find this in Additional installer section in Installer building dialog.

 

Dont forget to select current version of runtime engine too.

Message 3 of 4
(2,978 Views)

Just check if you have missed any of the steps mentioned here: http://zone.ni.com/devzone/cda/tut/p/id/5406

Message 4 of 4
(2,943 Views)