Auto

SCPI Command :

[SENSe]:SWEep:TIME:AUTO
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() bool[source]
# [SENSe]:SWEep:TIME:AUTO
value: bool = driver.applications.k14Xnr5G.sense.sweep.time.auto.get()

Couples and decouples the sweep time to the span and the resolution and video bandwidths.

Returns:

state: ON | OFF | 0 | 1

set(state: bool) None[source]
# [SENSe]:SWEep:TIME:AUTO
driver.applications.k14Xnr5G.sense.sweep.time.auto.set(state = False)

Couples and decouples the sweep time to the span and the resolution and video bandwidths.

Parameters:

state – ON | OFF | 0 | 1