Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Sample rate change - how is the sampling affected?

Hello everyone,

 

I have a pci-6229 board, and I am sampling an analog signal. My question is as follows, suppose that I sample at 10Hz (while the board can sample 250ks), how does this work?

 

Sampling at 10Hz means taking a sample every 100ms. Is the NI board really acquiring a signal this whole 100ms, or does it take a sample for for 1/250000ms, and than waits 99,9ms, and than take the next sample?

 

So the question is: how long does it take to get 1 sample, and (how) does setting the sample rate effect the time that the board actually take a sample?

 

Hope someone can clear this for me,

 

thanks.

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

Hi,

 

I would look at this KnowledgeBase article.  There is also more information on the sample and convert clocks in the NI-DAQmx help.

 

Essentially, the sample clock initiates a scan of all of your channels.  The convert clock determines when a sample is digitized.  I hope this helps.

 

Regards,

 

Todd V

National Instruments
Applications Engineer
NI Prototyping Community
0 Kudos
Message 2 of 3
(2,875 Views)

Hello Tod,

 

I already found an article about sampling basics, but they didn't mention the convertclock. 

 

thank you very much!

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