Offset
SCPI Command :
CONFigure:GENerator:MCGD:AFTM:FREQuency:OFFSet
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() float[source]
# CONFigure:GENerator:MCGD:AFTM:FREQuency:OFFSet value: float = driver.applications.k17Mcgd.configure.generator.mcgd.aftm.frequency.offset.get()
Defines a fixed offset to be applied to the generator frequency as an effect of the DUT.
- Returns:
frequency: Unit: HZ
- set(frequency: float) None[source]
# CONFigure:GENerator:MCGD:AFTM:FREQuency:OFFSet driver.applications.k17Mcgd.configure.generator.mcgd.aftm.frequency.offset.set(frequency = 1.0)
Defines a fixed offset to be applied to the generator frequency as an effect of the DUT.
- Parameters:
frequency – Unit: HZ