Hi there,
Customer uses 6251 to count edges when trigger is given. The trigger source is that the high time is 1 microsecond and low time is 2 microsecond. Edges should be counted when trigger source gets high and paused when trigger source gets low.
I used Pause Trigger example in LabVIEW example finder to do that, but it failed to get the right result. I guess the loop rate is not that fast.
Hopefully you guys can give me some advice