Counter/Timer

cancel
Showing results for 
Search instead for 
Did you mean: 

How to reset my counter using a USB-6501 DAQ?

I have Labview 7.1, and i have a USB-6501 DAQ.  I am looking for a way to reset my counter everytime it reaches a certain number (3200 for example), and start counting from 0 again. This is what i got so far (its a JPG as attachment).
If anyone can help me sort out this problem, i will greatly appreciate it!
0 Kudos
Message 1 of 3
(3,938 Views)
Thanks for posting on the NI forums!  Currently, DAQmx does not provide a simple function to reset a counter while the task is running.  The only way to do this is to stop and restart the task.  See the following KnowledgeBase for an example on how to do this.
Rod T.
0 Kudos
Message 2 of 3
(3,917 Views)
aha, i see how it works now... really appreciate the help. ill get to it and see how can i implement it in my model
Thanks!
0 Kudos
Message 3 of 3
(3,906 Views)