LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to acquire pulses

Hello,

 

I have a square wave as an input. I used the counter of NI-USB 6009 (DAQ Assistant) to count the rising edges of the square wave. The counting process lasts for 1ms (I simply used a timed loop). At the end of the 1ms I wired the "data" output of the DAQ-Assistant to a table. At the end of each 1ms interval the number of rising edges is stored into the table.

 

However, at the end of the 1ms interval the counter needs to reset and start measuring from the beginning (0). Also after x number of intervals I need to repeat the same process abov,e (fold the data), but without erasing  the previous data . 

 

Does anyone know how to do that?

 

0 Kudos
Message 1 of 2
(2,023 Views)

Are you using any other DAQ functions besides the DAQ Assistant? A screenshot of your code might be helpful.

0 Kudos
Message 2 of 2
(1,985 Views)