I am faily new to LabView, and I am trying to emulate a photon counter
with a digital oscilloscope for determining fluorescence lifetimes. So
far, the program downloads the waveform from the scope and determines
the arrival time of each peak above the discriminator/threshold. But, I
cannot figure out how to sum the counts for each time bin - ie add and
store a count for each value in the "locations" array, and then store
all the counts into a histogram. Any help is greatly appreciated.