State
SCPI Command :
[SENSe]:CORRection:ENR:SNS:AUTO[:STATe]
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() bool[source]
# [SENSe]:CORRection:ENR:SNS:AUTO[:STATe] value: bool = driver.applications.k30NoiseFigure.sense.correction.enr.sns.auto.state.get()
No help available
- set(state: bool) None[source]
# [SENSe]:CORRection:ENR:SNS:AUTO[:STATe] driver.applications.k30NoiseFigure.sense.correction.enr.sns.auto.state.set(state = False)
No help available