Auto

SCPI Command :

CONFigure:POWer:AUTO
class AutoCls[source]

Auto commands group definition. 1 total commands, 0 Subgroups, 1 group commands

set(auto: RsFsw.enums.EventOnce) None[source]
# SCPI: 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.

param 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.K60_Transient.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 [SENSe:]ADJust:LEVel.