State
SCPI Command :
[SENSe]:CORRection:VSWR[:STATe]
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() bool[source]
# [SENSe]:CORRection:VSWR[:STATe] value: bool = driver.sense.correction.vswr.state.get()
No help available
- set(state: bool) None[source]
# [SENSe]:CORRection:VSWR[:STATe] driver.sense.correction.vswr.state.set(state = False)
No help available