From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Multi-channel continuous acquisition, double buffering

Can anyone show me an example to realize a continuous aquisition
(double bufferinfg) into mulitple-channel using low-level NIDAQ
functions ?

thanks very much.

DAVID S.
0 Kudos
Message 1 of 2
(2,534 Views)
DAVID S.,

Since you wish to use the NI-DAQ functions directly I am assuming that you will be programming in a text-based language. For specific help on the NI-DAQ MX functions check out the �NI-DAQ MX C Reference Help� document located in Start->Programs->National Instruments->NI-DAQ->NI-DAQ MX C Ref. If you wish to use Traditional NI-DAQ you can pull up the �Traditional NI-DAQ Function Reference� by following the same path as noted above.

If you are using CVI you can open and run the attached example. If you are using Visual Studio then there will be examples located in Start->Programs->National Instruments->NI-DAQ->Examples->Visual C++. If you do not have these examples then you can run the NI-DAQ setup again and select to install the support files. Hop
e this helps!

Craig H.
National Instruments

ps. You may want to check out some of the posts listed below this one. Good luck!
0 Kudos
Message 2 of 2
(2,534 Views)