High

SCPI Command :

[SENSe]:MIXer:LOSS:HIGH
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() float[source]
# [SENSe]:MIXer:LOSS:HIGH
value: float = driver.applications.k40PhaseNoise.sense.mixer.loss.high.get()

Defines the average conversion loss to be used for the entire high (second) range.

set(arg_0: float) None[source]
# [SENSe]:MIXer:LOSS:HIGH
driver.applications.k40PhaseNoise.sense.mixer.loss.high.set(arg_0 = 1.0)

Defines the average conversion loss to be used for the entire high (second) range.