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.k9X11Ad.sense.mixer.loss.high.get()

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

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

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