Shutdown

SCPI Command :

CALibration:DELay:SHUTdown:[STATe]
class ShutdownCls[source]

Shutdown commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get_state() bool[source]
# SCPI: CALibration:DELay:SHUTdown:[STATe]
value: bool = driver.calibration.delay.shutdown.get_state()

No command help available

return:

shutdown: No help available

set_state(shutdown: bool) None[source]
# SCPI: CALibration:DELay:SHUTdown:[STATe]
driver.calibration.delay.shutdown.set_state(shutdown = False)

No command help available

param shutdown:

No help available