Hi! I'm using a 6602 card with Labview and I'd like to:
1) Start 4 counters simultaneously. The pulses to count are randomly timed.
2) Once counter 1 reaches a certain value that I determined in advance, 2,3 and 4, should stop counting ---and just for checking, 1 as well I guess, though not necessary---.
3) Retrieve the counts.
---I included the last item for completeness and in case you have a comment on reading the data as a 'blocking VI', etc.
I tried solutions with the software, but there seems to be an overhead when I implement a loop to read counter 1 and then a delay in disarming the other counters.
For what I've read in the forum, it seems the best solution woul
d be hardware based, does anyone have a comment on this? I was thinking on counting down in counter 1 from the number I want --- brief comment on implementing this would also be appreciated!--- and using the terminal count pulse from this counter to disable the gate in the other counters... Is this possible???
Thanks in advance!