Upper

SCPI Command :

[SENSe]:ADEMod:SETTling:TIME:LIMit:UPPer
class UpperCls[source]

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

get() float[source]
# SCPI: [SENSe]:ADEMod:SETTling:TIME:LIMit:UPPer
value: float = driver.sense.ademod.settling.time.limit.upper.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:UPPer
driver.sense.ademod.settling.time.limit.upper.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