Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

how to store acquired data without missing

Hi,
 
I am developing DataAcquisition project using NiDaqmx(NIPCI-6221) on VC++.
I need to read data from VoltageReadTask having more than one channel and need to display the data as LIVE GrAPH.For that we used
DAQmxRegisterEveryNSamplesEvent along with it's CallBack method.
 
 
I am copying data after each callback event and I am posting message to graph control to display the graph.But I am bothering about data loosing when I am copying data and displaying it.
 
 
Is there any solution in NI_Daq API ....If please help me.
 
Thanks and regards
 
Mahesh
 
0 Kudos
Message 1 of 2
(3,066 Views)
Hi Mahesh,
 
Could you please post an attached ZIP file with the code?
 
Also, are you using Measurement Studio?  If so, what version?
 
Ed W.
Applications Engineer
National Instruments
0 Kudos
Message 2 of 2
(3,040 Views)