Threshold

SCPI Command :

[SENSe]:MIXer:THReshold
class ThresholdCls[source]

Threshold commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get() float[source]
# SCPI: [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 [SENSe:]MIXer<x>:SIGNal) .

return

arg_0: No help available

set(arg_0: float) None[source]
# SCPI: [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 [SENSe:]MIXer<x>:SIGNal) .

param arg_0

No help available