Measurement Studio for VB6

cancel
Showing results for 
Search instead for 
Did you mean: 

NI DAQ Function protoypes for visual basic

Hello to everyone,

 

I explain my problem. I have a software developed in Visual Basic 6.0, this software interacts with a DAQ PCI component (this component is NI DAQ 6527). I am using the driver DAQ 6.9.3. In this software there lots of functions declared, for example:


Declare Function AI_Change_Parameter% Lib "nidaq32.dll" (ByVal a%, ByVal b%, ByVal c&, ByVal d&)

Declare Function NIDAQDelay Lib "nidex32.dll" (ByVal dSec#) As Integer

...

 

Most of them are related with the file nidaq32.dll

 

I need a document with the explanation of any of the functions, and also of the parameters related with these functions.

 

I attach a document i have found in the NI website, but this document is not enough for me... Anyone can help me?

 

Thanks a lot!!!

 

Much thanks for your time and dedication!
0 Kudos
Message 1 of 2
(6,529 Views)

Hi Output,

 

     You may find the C reference help at Start >> Programs >> National instruments >>NI-DAQ >> NI-DAQ C reference.

 

Hope this helps,

David Oña
0 Kudos
Message 2 of 2
(6,444 Views)