Auto
SCPI Command :
[SENSe]:BWIDth[:RESolution]:AUTO
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() bool[source]
# [SENSe]:BWIDth[:RESolution]:AUTO value: bool = driver.applications.k10Xlte.sense.bandwidth.resolution.auto.get()
Couples and decouples the resolution bandwidth to the span.
- Returns:
state: ON | OFF | 0 | 1
- set(state: bool) None[source]
# [SENSe]:BWIDth[:RESolution]:AUTO driver.applications.k10Xlte.sense.bandwidth.resolution.auto.set(state = False)
Couples and decouples the resolution bandwidth to the span.
- Parameters:
state – ON | OFF | 0 | 1