State
SCPI Command :
[SENSe]:MIXer:HARMonic:HIGH:STATe
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() bool[source]
# [SENSe]:MIXer:HARMonic:HIGH:STATe value: bool = driver.applications.k18AmplifierEt.sense.mixer.harmonic.high.state.get()
Specifies whether a second (high) harmonic is to be used to cover the band’s frequency range.
- set(arg_0: bool) None[source]
# [SENSe]:MIXer:HARMonic:HIGH:STATe driver.applications.k18AmplifierEt.sense.mixer.harmonic.high.state.set(arg_0 = False)
Specifies whether a second (high) harmonic is to be used to cover the band’s frequency range.