Counter/Timer

cancel
Showing results for 
Search instead for 
Did you mean: 

what is the equivalent of a down counter in labview to decrease the time base of a pulse?

i want to build an equivalent of a down counter in labview to limit the pulse duration.how do i go about?
0 Kudos
Message 1 of 2
(3,373 Views)
Hello;

I don't know exactly what you mean by down counter, but if you want to implement a sort of frequency divisor, you can refer to the "Generate Pulse Train on Freq_Out.vi" Labview shipping example. That VI will divide the chosen timeBase frequency and output the result pulse train at the FREQ_OUT pin.
You can also refer to the Pulse Train Generator.vi if you want to use the counter output pin.
Hope this helps.
Filipe
0 Kudos
Message 2 of 2
(3,373 Views)