06-12-2009 11:00 AM
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
06-15-2009 06:40 PM
I would start by taking a look at the PeakDetector Class in Measurement Studio, as well as this DevZone article:
(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.