Auto
SCPI Command :
[SENSe]:FREQuency:CENTer:STEP:AUTO
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() bool[source]
# [SENSe]:FREQuency:CENTer:STEP:AUTO value: bool = driver.applications.k9X11Ad.sense.frequency.center.step.auto.get()
Couples or decouples the center frequency step size to the span. In time domain (zero span) measurements, the center frequency is coupled to the RBW.
- set(auto: bool) None[source]
# [SENSe]:FREQuency:CENTer:STEP:AUTO driver.applications.k9X11Ad.sense.frequency.center.step.auto.set(auto = False)
Couples or decouples the center frequency step size to the span. In time domain (zero span) measurements, the center frequency is coupled to the RBW.
- Parameters:
auto – ON | OFF | 0 | 1