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.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.

return

link_mode: No help available

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

param link_mode

ON | OFF | 0 | 1