From 11:00 PM CDT Friday, May 10 – 02:30 PM CDT Saturday, May 11 (04:00 AM UTC – 07:30 PM UTC), ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

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,373 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,350 Views)
May I know what does the import and export means in details, thanks.
0 Kudos
Message 3 of 4
(2,344 Views)
Solution
Accepted by 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,339 Views)