Threshold

SCPI Command :

[SENSe]:MIXer:THReshold
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() float[source]
# [SENSe]:MIXer:THReshold
value: float = driver.applications.k9X11Ad.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(threshold: float) None[source]
# [SENSe]:MIXer:THReshold
driver.applications.k9X11Ad.sense.mixer.threshold.set(threshold = 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() ) .