Auto
SCPI Command :
[SENSe]:FREQuency:CENTer:STEP:AUTO
- class AutoCls[source]
Auto commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() bool [source]
# SCPI: [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.
- return
auto: No help available
- set(auto: bool) None [source]
# SCPI: [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.
- param auto
ON | OFF | 0 | 1