Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

"Extract Single Tone" functionality in Measurement Studio or alternative source?

Hi everyone.  We have used the LabVIEW Extract Single Tone vi successfully for prototyping and now want to build similar functionality in a product being written in Measurement Studio.  This function calcluates the amplitude, frequency and phase for a time varying signal.  Does anyone know if similar functionality exists in Measurement Studio?  Alternately, does anyone know of a C++ library that is available elsewhere with this functionality?

 

Thanks!

 

Craig

0 Kudos
Message 1 of 2
(5,994 Views)

I would start by taking a look at the PeakDetector Class in Measurement Studio, as well as this DevZone article:

Peak Detection Using LabVIEW and Measurement Studio

(In that article there are references to ComponentWorks, which the old name of Measurement Studio).

 

Also, you can see a full list of the analysis functions by version in the Measurement Studio Analysis Libraries. 


Mark E.
National Instruments

0 Kudos
Message 2 of 2
(5,976 Views)