04-01-2014 11:31 AM
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
04-03-2014 04:47 AM
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