Hello,
I downloaded from the NI site the latest version of NIDAQmx Base (1.5) and installed it,
but in CVI (7.1) I cannot compile my project. The operating system is Windows 2000.
I included in my source file:
#include <NIDAQmxBase.h>
and added to project list the "nidaqmxbase.lib".
Actually in my source file I have only the "DAQmxCreateBaseTask" function. When I compile I get the message "Missing prototype".
In the Library menu I have only NI-DAQmx functions, but anything about DAQmxBase.
Can someone help me?
Thanks