LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

PeakDetector Sample Code

Does anyone have a code sample of the
PeakDetector() Routine in the Adv Analysis
library?

Thanx
0 Kudos
Message 1 of 3
(3,558 Views)
Hello Chester,
If you are looking for an example program that uses the PeakDetector() function, please take a look at \samples\analysis\phasedif.prj. If you are looking for the source code to the PeakDetector() function, then I must advise you that we only provide our analysis library in compiled, object code form (analysis.lib). If you have any further questions, please feel free to contact us directly.

Jeremiah Cox
Applications Engineer
National Instruments
http://www.ni.com/ask
0 Kudos
Message 2 of 3
(3,558 Views)
Thankyou Mr Cox.

It was right under my nose...
This was exactly what I was looking for in regards
to how the memory was freed up.

Jeremiah Cox wrote:
>
> Hello Chester,
> If you are looking for an example program that uses the PeakDetector()
> function, please take a look at
> \samples\analysis\phasedif.prj. If you are looking for
> the source code to the PeakDetector() function, then I must advise you
> that we only provide our analysis library in compiled, object code
> form (analysis.lib). If you have any further questions, please feel
> free to contact us directly.
>
> Jeremiah Cox
> Applications Engineer
> National Instruments
> http://www.ni.com/ask
0 Kudos
Message 3 of 3
(3,558 Views)