04-07-2011 04:19 PM
I'd like to make a simple program using VC++ to read the DAQmx card. The C-code
API is provided by the NI, but the only documentation I was able to locate was the
folder with c-code examples. There is no luxury of comments in those examples.
Could someone point me to the right place with documentation
with comprehensive description of c-routines with parameters? Thanks.
Solved! Go to Solution.
04-08-2011 06:32 PM
Is this what you are looking for?
04-20-2011 02:25 PM
Yes, it looks very much so. A bit overwhelming and will take some time to figure out.
But it's plain English... Thanks!