Low

SCPI Command :

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

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

get() float[source]
# SCPI: [SENSe]:MIXer:HARMonic[:LOW]
value: float = driver.applications.k9X11Ad.sense.mixer.harmonic.low.get()

Specifies the harmonic order to be used for the low (first) range.

return

freq_low: No help available

set(freq_low: float) None[source]
# SCPI: [SENSe]:MIXer:HARMonic[:LOW]
driver.applications.k9X11Ad.sense.mixer.harmonic.low.set(freq_low = 1.0)

Specifies the harmonic order to be used for the low (first) range.

param freq_low

No help available