Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

overlap processing with daqmx

Hello

 

I'm writing a DaqAcqusition program that captures data from a cDaq9178 USB cradle containing 8 NI-9234 modules.

 

As the 9234 has a limited set of samplerates is it possible to query the Task to see if the samplerate requested was actually set or did the 9234 select another samplerate?

 

Is it possible or are there any examples of using the read functions with an overlap processong parameter say 50%? i.e. read the first block of samples and then read a further blocksize * overlap samples.

 

Regards

Steve   

 

0 Kudos
Message 1 of 2
(5,229 Views)

Hi StevieB,

 

It is possible to use a property node wired to the task to obtain the current sample rate. For an example of this please take a look at the demo attached to the following KB:

 

http://digital.ni.com/public.nsf/allkb/4BBE1409700F6CE686256E9200652F6B?OpenDocument

Regards,

Al C
National Instruments,
Application Engineer
0 Kudos
Message 2 of 2
(5,200 Views)