LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Runtime for DAQ

Solved!
Go to solution

I made a program to control USB9239, then I compiled it into exe.

 

I installed LV runtime engine(8.6.1) but seems still not enough.

 

Does it mean I need to install DAQmx runtime engine, it is quite big.

Is there any other things I need to install also. Thanks. 

 

0 Kudos
Message 1 of 4
(2,366 Views)

Yes, of course you need the DAQmx driver if your app is using DAQmx functions. Yes, it is large but much smaller than the full DAQmx installation.

 

If you have created tasks in MAX, then you would also need to export those from your local machine and import them to where your app is installed. You can do this when you create the installer for your app.

Message 2 of 4
(2,343 Views)
May I know what does the import and export means in details, thanks.
0 Kudos
Message 3 of 4
(2,337 Views)
Solution
Accepted by topic author lala.
In 2009, you go to the Hardware Configuration category when you create the installer. Check 'Include hardware...' and then click the Configure button to start the export process.
Message Edited by Dennis Knutson on 05-15-2010 10:24 PM
Message 4 of 4
(2,332 Views)