Measurement Studio for VB6

cancel
Showing results for 
Search instead for 
Did you mean: 

nidaq32.dll

Hi,
I have just begun using VB for the company Im working for. When i try to run a program i recieved from another branch on my computer, it states... Runtime error '53': File not found: nidaq32.dll .... where would i find this driver. I checked the system32 folder and this driver is not installed in my computer.

0 Kudos
Message 1 of 2
(8,512 Views)
 

driverhelp,

nidaq32.dll is the dll for our legacy driver, Traditional NI-DAQ. The most recent version is 7.4.1. Note that this is a hardware driver for our data acquisition products. If you do not have any NI hardware, then this example is not likely to function correctly.

If you do have NI DAQ hardware, instead of using this example written in Traditional (Legacy) NI-DAQ, I would consider using our latest driver, NI-DAQmx, which can be downloaded here. When installing either of these drivers, they will prompt you to add support for specific development environments. Be sure you select your version of Visual Studio and you will have all the examples you should need to get started programming with our data acquisition devices. Please let us know if you have any questions!

Hope this helps,

 

Message Edited by Voltage Viper [DE] on 02-07-2006 05:20 PM

Ryan Verret
Product Marketing Engineer
Signal Generators
National Instruments
0 Kudos
Message 2 of 2
(8,492 Views)