Upper
SCPI Command :
[SENSe]:ADJust:CONFigure:HYSTeresis:UPPer
- class UpperCls[source]
Upper commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() float [source]
# SCPI: [SENSe]:ADJust:CONFigure:HYSTeresis:UPPer value: float = driver.applications.k17Mcgd.sense.adjust.configure.hysteresis.upper.get()
When the reference level is adjusted automatically using the [SENSe:]ADJust:LEVel command, the internal attenuators and the preamplifier are also adjusted. To avoid frequent adaptation due to small changes in the input signal, you can define a hysteresis. This setting defines an upper threshold the signal must exceed (compared to the last measurement) before the reference level is adapted automatically. This setting can only be adjusted in the MSRA primary application, not in the secondary applications.
- return
value: No help available
- set(value: float) None [source]
# SCPI: [SENSe]:ADJust:CONFigure:HYSTeresis:UPPer driver.applications.k17Mcgd.sense.adjust.configure.hysteresis.upper.set(value = 1.0)
When the reference level is adjusted automatically using the [SENSe:]ADJust:LEVel command, the internal attenuators and the preamplifier are also adjusted. To avoid frequent adaptation due to small changes in the input signal, you can define a hysteresis. This setting defines an upper threshold the signal must exceed (compared to the last measurement) before the reference level is adapted automatically. This setting can only be adjusted in the MSRA primary application, not in the secondary applications.
- param value
Range: 0 dB to 200 dB, Unit: dB