Auto
SCPI Command :
CONFigure:POWer:AUTO
- Commands in total: 1Subgroups: 0Direct child commands: 1
- set(auto: EventOnce) None[source]
# CONFigure:POWer:AUTO driver.applications.k9X11Ad.configure.power.auto.set(auto = enums.EventOnce.ONCE)
Is used to switch on or off automatic power level detection.
- Parameters:
auto – ON Automatic power level detection is performed at the start of each measurement sweep, and the reference level is adapted accordingly. OFF The reference level must be defined manually (see method
RsFsw.applications.k60Transient.display.window.trace.y.scale.refLevel.set()) ONCE Automatic power level detection is performed once at the start of the next measurement sweep, and the reference level is adapted accordingly. The command with this parameter corresponds to methodRsFsw.sense.adjust.level.set().