Auto
SCPI Command :
[SENSe]:SWEep:TIME:AUTO
- class AutoCls[source]
Auto commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() bool [source]
# SCPI: [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.
- return
state: ON | OFF | 0 | 1
- set(state: bool) None [source]
# SCPI: [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.
- param state
ON | OFF | 0 | 1