Hi. I am using the USB-6215 counter. In labview I have an elapsed time express VI that should reset my while loop after my specified time has elapsed. However, if the counter is waiting for counts to come in, my elapsed time lags and will actually go over my specified time before resetting the while loop.
I hope there is some way around this because timing is very important for my project.