03-22-2011 07:30 AM - edited 03-22-2011 07:34 AM
how to configure the sofeware environment when I use 6515 to input/putput digital signal, 4060 and 2503 to mearsure voltage?
The codes seem to run well, but when I right-click the the code :"DaqmxCreateTask()" , the function panel didn‘t pop up. Is there something wrong?
I have installed labwindows/cvi , and NI DAQmx ,what should i do next in a project?
03-22-2011 08:38 PM
Actually, you do not need to use the popup menu. You can just open the help document for DAQmx and find the function you need, then copy the prototype of the function to your C file.