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

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

return

arg_0: No help available

set(arg_0: float) None[source]
# SCPI: [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.

param arg_0

No help available