Haccuracy

SCPI Command :

CALibration<HW>:LEVel:HACCuracy:[STATe]
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get_state() bool[source]
# CALibration<HW>:LEVel:HACCuracy:[STATe]
value: bool = driver.calibration.level.haccuracy.get_state()

No help available

set_state(state: bool) None[source]
# CALibration<HW>:LEVel:HACCuracy:[STATe]
driver.calibration.level.haccuracy.set_state(state = False)

No help available