01-04-2010 10:26 AM
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..
Solved! Go to Solution.
01-04-2010 10:43 AM
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.
01-04-2010 10:51 AM
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.
01-05-2010 12:06 AM
Just check if you have missed any of the steps mentioned here: http://zone.ni.com/devzone/cda/tut/p/id/5406