State
SCPI Command :
[SENSe]:POWer:NCORrection:CALibration:STATe
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() bool[source]
# [SENSe]:POWer:NCORrection:CALibration:STATe value: bool = driver.sense.power.ncorrection.calibration.state.get()
No help available
- set(state: bool) None[source]
# [SENSe]:POWer:NCORrection:CALibration:STATe driver.sense.power.ncorrection.calibration.state.set(state = False)
No help available