Generator
SCPI Command :
CONFigure:GENerator:MCGD:AFTM:FREQuency:GENerator
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() float[source]
# CONFigure:GENerator:MCGD:AFTM:FREQuency:GENerator value: float = driver.applications.k17Mcgd.configure.generator.mcgd.aftm.frequency.generator.get()
Determines the signal generator frequency. Any changes here are automatically applied to the connected generator.
- Returns:
frequency: Unit: HZ
- set(frequency: float) None[source]
# CONFigure:GENerator:MCGD:AFTM:FREQuency:GENerator driver.applications.k17Mcgd.configure.generator.mcgd.aftm.frequency.generator.set(frequency = 1.0)
Determines the signal generator frequency. Any changes here are automatically applied to the connected generator.
- Parameters:
frequency – Unit: HZ