Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

NIDSA C++ LoadLibrary()

Hi,

Which dll do I load to access the NIDSA API so I can load function pointers dynamically?

And for the traditional NIDAQ?

Also, to confirm, for NIDAQmx the dll is nicaiu.dll?

Thanks,
Nia
0 Kudos
Message 1 of 2
(6,736 Views)
Hi NF1
For NI-DSA the DLL is nidsa.dll, for the traditional DAQ the DLL is nidaq32.dll, and you are correct about the DLL file for DAQmx.  All of these DLLs should be located in the system32 folder in your Windows directory.
 
Chris_K
0 Kudos
Message 2 of 2
(6,717 Views)