Analyzer

SCPI Command :

CONFigure:GENerator:MCGD:AFTM:FREQuency:ANALyzer
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() float[source]
# 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.

Returns:

frequency: Unit: HZ

set(frequency: float) None[source]
# 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.

Parameters:

frequency – Unit: HZ