LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

DAQ Series M Sample Rate and Number of samples

Solved!
Go to solution

Hello Clint1000,

 

like crossrulz wrote the internal buffer can be the maximum size of your RAM, because you can set this size per default the values described in this KB are used

How Is the DAQmx Buffer Size Allocated for a Finite or Continuous Acquisition?

                 

best regards
Alexander
0 Kudos
Message 11 of 18
(1,017 Views)

Thanks..and thanks Duffy2007 for the link.  I always thought that the default values in Labview were the max the user could obtain.

0 Kudos
Message 12 of 18
(991 Views)

One more thing..Is there a minimal amount of time you should acquire data for??  I had  400 hz waveform I was trying to read using 4k sample rate and 1000 samples.  The response, in another thread,  was that wasn't quiet enough  That would only give me 10 samples per waveform.  To me that's  enough but to someone knowledgeable it wasn't.  Is there a rule of thumb?? I know you want the max but what is the min I should try and obtain?

 

 

0 Kudos
Message 13 of 18
(984 Views)

Hi Clint,

 

To me that's enough

When you get your results with the required accuracy then it is ok!

 

what is the min I should try and obtain?

Well, as Nyquist and Shannon say: you need atleast twice your max signal frequency…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 14 of 18
(982 Views)

@Clint1000 wrote:

That would only give me 10 samples per waveform.  To me that's  enough but to someone knowledgeable it wasn't.  Is there a rule of thumb??


10x is my general rule of thumb.  But it really does depend on your requirements.  Especially with today's computers, more data is typically better.  You just have to watch your memory requirements.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 15 of 18
(976 Views)

So all these questions started because of sampling rates.  It looks like I need a simultaneous sample card. A PXI4340.  But I need 4 of them because I have 4 groups of 3 that I need measured simultaneously.   Next question:  What is the delay between each card??  is that a windows thing so its not accurate?? 

0 Kudos
Message 16 of 18
(974 Views)
Solution
Accepted by topic author Clint1000

Hello Clint1000,

 

multiple modules can be synchronized by selecting the PXI Express backplane 100 MHz clock as the reference clock source for all the modules, each Card then make a PLL to the backplane. The delay is then in a nS range

Page 25

http://www.ni.com/pdf/manuals/377014a.pdf

Synchronization Explained

 

 

best regards
Alexander
Message 17 of 18
(969 Views)

thxs..

0 Kudos
Message 18 of 18
(955 Views)