I am using a USB-6341 and have two VI that I have created DLLs from. When I first start running either one I get perfect results, however after awhile I'll get a warning.
The warning is "Warning 200010 occurred at DAQmx Stop Possible reason(s): Finite acquisition or generation has been stopped before the requested number of samples were acquired or generated."
Once I get that warning at times the VIs will continue to work just fine and other times I'll get an Error -201314 on the count VI and an Error -200284 on the phase VI when I try to run the VIs in LabVIEW
I'm thinking that since the warning has to do with DAQmx Stop it is causing future reading to be inconsistent, but I'm not sure why it would cause that to happen. I'm attaching the two VIs that I am using as well to see if maybe there is just a simple issue with one that I have wrong that could be causing this.