LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Library manual CVI

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:)

0 Kudos
Message 1 of 3
(3,350 Views)

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

0 Kudos
Message 2 of 3
(3,338 Views)

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.

0 Kudos
Message 3 of 3
(3,290 Views)