Low

SCPI Command :

[SENSe]:MIXer:LOSS[:LOW]
class LowCls[source]

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

get() float[source]
# SCPI: [SENSe]:MIXer:LOSS[:LOW]
value: float = driver.sense.mixer.loss.low.get()

Defines the average conversion loss to be used for the entire low (first) range.

return

loss_low: No help available

set(loss_low: float) None[source]
# SCPI: [SENSe]:MIXer:LOSS[:LOW]
driver.sense.mixer.loss.low.set(loss_low = 1.0)

Defines the average conversion loss to be used for the entire low (first) range.

param loss_low

No help available