I got NI-DAQ card and i found the C function reference. I did some work on VC++ before, for example to read the voltage from DAQ card. I have to download the c head and then call the function in my application. Right now i'm using VC#, I wonder how could i call the function in this paticular language, because it doesn't support c head.
Thanks!
Kevin