LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I count digital pulses?

I am using a DAQmx 6229. I am trying to count the number of digital pulses over a given time. I dont want to measure the frequency because the frequency of my singal is not uniform. How can I build a vi that will just count the number of pulses that pass in a given time?
0 Kudos
Message 1 of 2
(2,747 Views)
Hi!
   You'll have to use the 32 bit counter, DAQmx 6229 has this component.  Just look for examples on how to use it.

graziano
0 Kudos
Message 2 of 2
(2,746 Views)