Use waveform->waveform measurment->peak detection select the minimum width of the peak to be the width of these expected impulses. You will get an array of peaks, then you can work from there to get time between, amplitude or anything else you might need.
Paul
I am trying to figure out how I could clearly specify the start region of the signal....
But I do not know how I can use the peak detector to get those peaks in my example...
I added the signal in the data.vi
maybe you could help me