Qcheck

SCPI Command :

SCONfiguration:RFALignment:QCHeck:[STATe]
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get_state() bool[source]
# SCONfiguration:RFALignment:QCHeck:[STATe]
value: bool = driver.sconfiguration.rfAlignment.qcheck.get_state()

No help available

set_state(quick_check_state: bool) None[source]
# SCONfiguration:RFALignment:QCHeck:[STATe]
driver.sconfiguration.rfAlignment.qcheck.set_state(quick_check_state = False)

No help available