Low
SCPI Command :
[SENSe]:MIXer:LOSS[:LOW]
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() float[source]
# [SENSe]:MIXer:LOSS[:LOW] value: float = driver.applications.k9X11Ad.sense.mixer.loss.low.get()
Defines the average conversion loss to be used for the entire low (first) range.
- set(loss_low: float) None[source]
# [SENSe]:MIXer:LOSS[:LOW] driver.applications.k9X11Ad.sense.mixer.loss.low.set(loss_low = 1.0)
Defines the average conversion loss to be used for the entire low (first) range.