State

SCPI Command :

[SENSe]:IQ:XCORrelation[:STATe]
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() bool[source]
# [SENSe]:IQ:XCORrelation[:STATe]
value: bool = driver.applications.k40PhaseNoise.sense.iq.xcorrelation.state.get()

No help available

set(state: bool) None[source]
# [SENSe]:IQ:XCORrelation[:STATe]
driver.applications.k40PhaseNoise.sense.iq.xcorrelation.state.set(state = False)

No help available