Shutdown

SCPI Command :

CALibration:DUE:SHUTdown
class ShutdownCls[source]

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

set(state: bool) None[source]
# SCPI: CALibration:DUE:SHUTdown
driver.calibration.due.shutdown.set(state = False)

If activated, the FSW is automatically shut down after self-alignment is completed. Note that the instrument cannot be restarted via remote control.

param state

ON | OFF | 0 | 1 OFF | 0 Switches the function off ON | 1 Switches the function on