↧
Hello,
I'm using NI DAQ USB 6363 with C++/Matlab.
I'm trying to do a pulse width measurement with a known finite sample size (on the order of 2000).
The problem is that some of these pulses might be very short, shorter than my clock.
I would like the DAQ card to simply report those pulses with width 0 and I know it works with other NI DAQ cards that some of my colleagues use.
However, for me, it simply returns an error saying that not all of the samples have been received.
I've searched the help but couldn't find anything about it...
Is it some configuration that can be changed?
If not, can anyone recommend me another similar DAQ card in which it works?
Thanks in advance.
Yoav