Spectrum Analyzer

From SweepMe! Wiki
Jump to navigation Jump to search

Usage

Device class programming

GUI Parameter

Caption text
GUI Field gui parameter name type
Center/Min Frequency label Frequency label 1 str, float, dict
Center/Min Frequency input Frequency value 1 str, float, dict
Span/Max Frequency label Frequency label 2 str, float, dict
Span/Max Frequency input Frequency value 2 str, float, dict
Reference level in dBm Reference level in dBm str, float, dict
Resolution bandwidth Resolution bandwidth str, float, dict
Video bandwidth Video bandwidth str, float, dict
Max hold Max hold bool
Video averaging Video averaging bool

Specialties

use 'get_frequency_range' to retrieve center, span, min, and max

Post-processing