Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

NIDAQMXBASE.DLL

I have a usb6008 card. I installed nidaqmx 7.5 and labview 7.1.
 
Now, i want to use Delpih to buid an application with this NI hardware.
 
I need nidaqmxbase.dll to work with delphi. My nidaqmx7.5 cd doesn´t install this dll file. Where cani get it?
 
 
0 Kudos
Message 1 of 3
(4,391 Views)

Hello,

That DLL is installed to the Windows\System32 directory when NI-DAQmx Base is installed. Since the USB-9008 is supported in NI-DAQmx. I would recommend to  use the DAQmx API to program your device.

Check the following link to know how you can call the DAQmx API from Delphi :
 
 
Regards.
Omar S. NI
0 Kudos
Message 2 of 3
(4,375 Views)

Hi,

 

I want to access my USB from Java, for that I must have .dll instead of .lib libraries, it is enough to import functions from nidaqmxbase.dll or I need to import functions from other of the .dll listed in Windows\Sysem32??

 

best regards

 

Gerardo

0 Kudos
Message 3 of 3
(3,175 Views)