Auto

SCPI Command :

[SENSe]:FREQuency:CENTer:STEP:AUTO
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() bool[source]
# [SENSe]:FREQuency:CENTer:STEP:AUTO
value: bool = driver.applications.k149Uwb.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(link_mode: bool) None[source]
# [SENSe]:FREQuency:CENTer:STEP:AUTO
driver.applications.k149Uwb.sense.frequency.center.step.auto.set(link_mode = 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:

link_mode – ON | OFF | 0 | 1