Hi, we are trying to sample a input (basically pulses) using an edge-counting counter task.
Recently, we discovered that not all pulses were being read, or some were being dropped.
So, we added a DAQmx Timing block, however getting it to work has proven difficult. We are using the sample clock setting, but setting the rate at 1000 and the sample clock as the 20MHz timebase is not allowed as
"

Sample Clock Rate must match the frequency of the internal timebase specified as the Sample Clock Source."
Changing the rate to 20,000,000 (20MHz) results in "Data was overwritten before it could be read by the system."
It seems impossible to clock in at the default timebase, or even at a fraction of the time base