Upper
SCPI Command :
[SENSe]:ADEMod:SETTling:TIME:LIMit:UPPer
- Commands in total: 1Subgroups: 0Direct 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 methodRsFsw.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 methodRsFsw.sense.ademod.pm.rpoint.x.set(). For details, see ‘Settling time’.- Parameters:
position – Unit: depends on result type