From 04:00 PM CDT – 08:00 PM CDT (09:00 PM UTC – 01:00 AM UTC) Tuesday, April 16, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Need to find functional declarations for AI_Read etc

Trying to use functions like AI_Read in my Visual Basic 6.0 program to talk to my PC-MIO-16E-4 and PCI-6503 boards but can not find the module that contains the function declarations to bring into my project. With my old board (PCLPM-16) I loaded WDAQ_VB.BAS which had Function Prototypes like
Decalre Function AI_read% Lib “nidaq.dll” (ByVal a%, ByVal b%, ByVal c5, d)

Can’t find this file or anything like it on CD that came with my new boards. Please help.
0 Kudos
Message 1 of 2
(2,397 Views)
You just need to install Traditional DAQ language support for Visual Basic, and you'll get the header files. I've attached it below for your convenience. (had to rename it to a txt file to be able to attach it here).

Joe
0 Kudos
Message 2 of 2
(2,392 Views)