LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

DAQmx 1D waveform NChan NSamp vs Duration?

What is the difference between DAQmx 1D waveform NChan NSamp vs DAQmx 1D waveform NChan Duration? The documentation does not seem to document the duration version.

 

flycast_0-1621863509367.png

 

0 Kudos
Message 1 of 2
(1,238 Views)

Yeah, that's a limitation in the documentation.  My understanding (I have not used this exact function) is that it will read the number of samples in the given duration.  I guess it makes things a little cleaner in that you don't have to do the math to figure out the number of samples in a given time (as most of us do in order to have a set loop rate).


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 2 of 2
(1,211 Views)