All

SCPI Command :

CALibration[:ALL]
class AllCls[source]

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

set(cal_state: Optional[RsFsw.enums.CalibrationScope] = None) None[source]
# SCPI: CALibration[:ALL]
driver.calibration.all.set(cal_state = enums.CalibrationScope.ACLear)

This command initiates a calibration (self-alignment) routine and queries if calibration was successful. During the acquisition of correction data the instrument does not accept any remote control commands. Note: If you start a self-alignment remotely, then select the ‘Local’ softkey while the alignment is still running, the instrument only returns to the manual operation state after the alignment is completed. In order to recognize when the acquisition of correction data is completed, the MAV bit in the status byte can be used. If the associated bit is set in the Service Request Enable (SRE) register, the instrument generates a service request after the acquisition of correction data has been completed.

param cal_state

No help available