Low
SCPI Command :
[SENSe]:MIXer:HARMonic[:LOW]
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() float[source]
# [SENSe]:MIXer:HARMonic[:LOW] value: float = driver.applications.k50Spurious.sense.mixer.harmonic.low.get()
Specifies the harmonic order to be used for the low (first) range.
- set(freq_low: float) None[source]
# [SENSe]:MIXer:HARMonic[:LOW] driver.applications.k50Spurious.sense.mixer.harmonic.low.set(freq_low = 1.0)
Specifies the harmonic order to be used for the low (first) range.