Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

distribution of an application with measurement studio and USB DAQ

we are building a device which is based on a NI USB DAQ board and a GUI written in VB.NET and Measurement studio 7.1. Everything works fine, the only problem is that the user has to install:
1- the .net framework
2- NI DAQ-MX
3- the application with the GUI
The whole process is a bit long and we end up installing more than is strictly needed (e.g. the MAX).
Is there a way to include only the libraries needed by the daq board in the project, so that the client only has one setup.exe to run instead of three?
Tkx and compliments for great products.
0 Kudos
Message 1 of 2
(3,290 Views)
Hi nunzio,

To bundle the .NET Framework along with your application, you can use a Setup Project in Visual Studio.  Currently, there isn't a way to directly bundle the DAQ driver with this project. See my post here for more information. Also refer to the Deploying Measurement Studio Windows Applications help topic in the NI Measurement Studio Help.

Best Regards,
Jonathan N.
National Instruments
0 Kudos
Message 2 of 2
(3,289 Views)