Digital I/O

cancel
Showing results for 
Search instead for 
Did you mean: 

Deploying the Visual Basic application on client machine

I have developed my application in Visual Basic 6.0 and reading data from the NI USB 6501 device. I have installed the NI-DAQmx full software on my development system. Now I want to deploy this application on another machine that does not have Visual Studio and does not have NI-DAQmx software installed on it. I do not want to install the complete NI-DAQmx software on the deployment machine. What is the minimum installation requirement on the deployment machine.
 
Thanks,
Praveen
0 Kudos
Message 1 of 3
(3,067 Views)
Hi Praveen,
 
To deploy your application on another machine you need to create a ".exe" file for the application in VB and install the DAQmx driver. Since you are asking for the minimum installation, you don't have to download the full version of DAQmx, the NI-DAQmx Base version should work on your case.
You can download the DAQmx base at the following link : http://joule.ni.com/nidu/cds/view/p/id/971/lang/en
 
Regards,
Faris A
 
Bueller
0 Kudos
Message 2 of 3
(3,046 Views)

DAQmx Base is not at all the same thing as a minimum installation of DAQmx.

At teh bottom of the latest version, is links to different run-times. Run-time 5 is the smallest.

Message 3 of 3
(3,041 Views)