Lower
SCPI Command :
[SENSe]:ADEMod:SETTling:TIME:LIMit:LOWer
- class LowerCls[source]
- Lower commands group definition. 1 total commands, 0 Subgroups, 1 group commands - get() float[source]
- # SCPI: [SENSe]:ADEMod:SETTling:TIME:LIMit:LOWer value: float = driver.sense.ademod.settling.time.limit.lower.get() - Defines the upper limit of the settling time corridor. The value is defined with reference to the reference value, see also method RsFsw.Display.Window.Subwindow.Trace.Y.Scale.Rvalue.set and [SENSe:]ADEMod:PM:RPOint[:X]. For details, see ‘Settling time’. - return
- position: Unit: depends on result type 
 
 - set(position: float) None[source]
- # SCPI: [SENSe]:ADEMod:SETTling:TIME:LIMit:LOWer driver.sense.ademod.settling.time.limit.lower.set(position = 1.0) - Defines the upper limit of the settling time corridor. The value is defined with reference to the reference value, see also method RsFsw.Display.Window.Subwindow.Trace.Y.Scale.Rvalue.set and [SENSe:]ADEMod:PM:RPOint[:X]. For details, see ‘Settling time’. - param position
- Unit: depends on result type