Value

SCPI Command :

[SENSe]:MIXer:HARMonic:HIGH[:VALue]
class ValueCls[source]

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

get() float[source]
# SCPI: [SENSe]:MIXer:HARMonic:HIGH[:VALue]
value: float = driver.applications.k40PhaseNoise.sense.mixer.harmonic.high.value.get()

Specifies the harmonic order to be used for the high (second) range.

return

arg_0: No help available

set(arg_0: float) None[source]
# SCPI: [SENSe]:MIXer:HARMonic:HIGH[:VALue]
driver.applications.k40PhaseNoise.sense.mixer.harmonic.high.value.set(arg_0 = 1.0)

Specifies the harmonic order to be used for the high (second) range.

param arg_0

No help available