Offset

SCPI Command :

CONFigure:GENerator:MCGD:AFTM:FREQuency:OFFSet
class OffsetCls[source]

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

get() float[source]
# SCPI: 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.

return

frequency: Unit: HZ

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

param frequency

Unit: HZ