06-07-2008 04:28 AM
06-30-2008 10:10 AM
Hello Liu Yuan,
If you take a look at ni5660 Power in Band example in the LabView Example Finder ( Help -> Find Examples ), you will notice it uses a Waveform Graph. The Read Averaged Power Spectrum vi is contained within a while loop which means that it will continuously output the averaged power spectrum. If you want to use the RFSA drivers, I suggest looking at the RFSA Getting Started Spectrum example in the example finder. This example only reads the spectrum once, but you could put a while loop around the read vi to get continuous spectrum output. If you have any more questions feel free to post back.
Regards,
Benjamin Cook