Jump to content
  • 0

Spectrum Analyzer in Waveforms SDK


emartine

Question

Hello! I am trying to get access to spectrum analyzer measurements using the Waveforms SDK. Anyone knows / can give a hint on how to do this? I didnt find anything in the documentation regarding spectrum analyzer functions.. ☹️

Thanks!

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

Hi @emartine

The measurements in the WaveForms application are accessible from the Script tool.

The newer WF beta adds FFT functions to SDK but not the measurements.
- SDK: functions FDwfSpectrumWindow, FDwfSpectrumFFT; examples AnalogIn_Spectrum.py AnalogIn_FFT.py

 

Link to comment
Share on other sites

  • 0
3 hours ago, attila said:

Hi @emartine

The measurements in the WaveForms application are accessible from the Script tool.

The newer WF beta adds FFT functions to SDK but not the measurements.
- SDK: functions FDwfSpectrumWindow, FDwfSpectrumFFT; examples AnalogIn_Spectrum.py AnalogIn_FFT.py

 

Thanks for your reply @attila.

Is there a way I can start the device and get a measurement using SPI?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...