Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

BeginReadMultiSample looking for timestamp

I am sampling analog data from 2 ni 9222 with the Measurement-Framework.

 

I begin reading with BeginReadMultiSample and getting all data well with EndReadMultiSample.

 

Question:

Is there a way to get the timestamp of the first sample in the double[,] array

given by EndRead inside the callback ?

 

Thanks for any help,

Ralf

0 Kudos
Message 1 of 2
(3,584 Views)

Hi warnat, take a look at this:

How Do I Get a DAQmx Timestamp in LabWindowsTM/CVI? - National Instruments
http://digital.ni.com/public.nsf/allkb/354468202721D85D8625759F004B0357

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