I am Trying to measure Heart Rate with LabVIEW using the waveform peak detector. I am using a circular buffer to access my data and each frame of data I receive stats from time 0 so I cant get the time between the peaks that occur in each frame, I think I have to recombine the frames and then try detecting the peaks but I don�t know how. Any input will be appreciated. Thanks.