09-30-2010 09:45 AM
That will work, I just need to specify the ranges to grab my peaks. Is there a bandpass express VI that expects a sprectrum and not a waveform?
09-30-2010 09:48 AM
The for loop runs through all the samples and populates the trends on the second tab, and the bottom loop allows the user to step through each sample and look at the spectrum for each channel.
09-30-2010 09:53 AM
The for loop runs through all the samples and populates the trends on the second tab (it is grabbing peaks and trending them for the whole file), and the bottom loop allows the user to step through each sample and look at the spectrum for each sample.