Where can I find a peak detector example to determine the frequency of a signal. How do you declare 'out double' overload parameters for the peak detector? Thanks
Is your signal a single peak or are there more than one? There is a peak detector function in the Analye->Signal Processing->Time Domain functions. Do you have access to this? Is your data time domain or has it been transformed into the frequency domain?
Definitely check out the Peak Detect and Display shipping example VI in LabVIEW: LabVIEW\examples\analysis\peakxmpl.llb\Peak Detection and Display.vi. Additional information regarding this example is available: