Analyzer

SCPI Command :

CONFigure:GENerator:MCGD:AFTM:FREQuency:ANALyzer
class AnalyzerCls[source]

Analyzer commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get() float[source]
# SCPI: CONFigure:GENerator:MCGD:AFTM:FREQuency:ANALyzer
value: float = driver.applications.k17Mcgd.configure.generator.mcgd.aftm.frequency.analyzer.get()

Sets or queries the analyzer frequency for the frequency translating measurement. During the group delay measurement, this value corresponds to the center frequency of the R&S FSW MCGD application.

return

frequency: Unit: HZ

set(frequency: float) None[source]
# SCPI: CONFigure:GENerator:MCGD:AFTM:FREQuency:ANALyzer
driver.applications.k17Mcgd.configure.generator.mcgd.aftm.frequency.analyzer.set(frequency = 1.0)

Sets or queries the analyzer frequency for the frequency translating measurement. During the group delay measurement, this value corresponds to the center frequency of the R&S FSW MCGD application.

param frequency

Unit: HZ