:CALibrate:CANCel

Flex Apps:
FlexDCA
FlexRT
FlexPLL
FlexOTO

Command Syntax

:CALibrate:CANCel

Description

Cancels all calibrations that are in process. During a calibration, message or decision dialogs often appear and this command is equivalent to clicking the dialog's Cancel button. Use the :CALibrate:CONTinue command for an equivalent of the Next button. Use the :CALibrate:SDONe command to pause your application until the user clicks a button and to determine which button was pressed.

Example Command Sequence

The following commands are used for a typical vertical calibration.

:CALibrate:SLOT3:VERTical:STARt
:CALibrate:SDONe?
:CALibrate:CONTinue    //  Dismiss the begin notice calibration dialog box
:CALibrate:SDONe?
:CALibrate:CONTinue    //  Dismiss the disconnect notice dialog box
:CALibrate:SDONe?
:CALibrate:CONTinue    //  Dismiss calibration complete dialog box
*OPC?