07-18-2010 09:04 PM
Hi, does anyone know does a file or document or stuff like that that explains the libraries I find in some CVI examples like "DAQmxIOctrl.h" and "NIDAQmx.h"? and libraries like that?
Many Thanks:)
07-19-2010 12:46 AM
Hi,
to my knowledge there is no pdf manual any more, you will need to install DAQmx software and use the help files provided. A short overview can be found here: http://digital.ni.com/public.nsf/allkb/CCDFC93878BD8781862570FC00559980
07-19-2010 08:34 PM
daqmxioctrl.h defines those enumerator used for daqmx fp.
nidaqmx.h defines all daqmx function.
You can find these functions' information from Start>>All Programs>>National Instruments>>NI-DAQ>>Text-Based Code Support>>NI-DAQmx C Reference Help.