High
SCPI Command :
[SENSe]:MIXer:LOSS:HIGH
- class HighCls[source]
High commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() float [source]
# SCPI: [SENSe]:MIXer:LOSS:HIGH value: float = driver.applications.k50Spurious.sense.mixer.loss.high.get()
Defines the average conversion loss to be used for the entire high (second) range.
- return
loss_high: No help available
- set(loss_high: float) None [source]
# SCPI: [SENSe]:MIXer:LOSS:HIGH driver.applications.k50Spurious.sense.mixer.loss.high.set(loss_high = 1.0)
Defines the average conversion loss to be used for the entire high (second) range.
- param loss_high
No help available