Upper

SCPI Command :

[SENSe]:ADEMod:SETTling:TIME:LIMit:UPPer
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() float[source]
# [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 method RsFsw.sense.ademod.pm.rpoint.x.set() . For details, see ‘Settling time’.

Returns:

position: Unit: depends on result type

set(position: float) None[source]
# [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 method RsFsw.sense.ademod.pm.rpoint.x.set() . For details, see ‘Settling time’.

Parameters:

position – Unit: depends on result type