Threshold
SCPI Command :
[SENSe]:MIXer:THReshold
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() float[source]
# [SENSe]:MIXer:THReshold value: float = driver.applications.k18AmplifierEt.sense.mixer.threshold.get()
Defines the maximum permissible level difference between test sweep and reference sweep to be corrected during automatic comparison (see method
RsFsw.applications.k91Wlan.sense.mixer.signal.set()) .
- set(arg_0: float) None[source]
# [SENSe]:MIXer:THReshold driver.applications.k18AmplifierEt.sense.mixer.threshold.set(arg_0 = 1.0)
Defines the maximum permissible level difference between test sweep and reference sweep to be corrected during automatic comparison (see method
RsFsw.applications.k91Wlan.sense.mixer.signal.set()) .