:CALibrate:CRECovery:{SLOT{N} | LMODule | RMODule}:STARt
Deprecated command. For FlexDCA revision A.01.70 and above, use the :CALibrate:SLOT:CRECovery
command.
Command Syntax
:CALibrate:CRECovery:{SLOT{N} | LMODule | RMODule}:STARt
{N} identifies a specific module by slot and must be selected from {1:8}. For a module that occupies multiple slots, use the module's left-most slot number to identify the module. For two-slot modules, the slot number would be 1 or 3. For four-slot modules like the 86108B, the slot number would be 1.
Description
Starts a calibration on a clock recovery module. The *OPC?
query should be used to detect when a portion of the calibration has completed. Use the CONTinue
command to dismiss dialogs that are displayed during a calibration. SLOT1
identifies a module that is installed in the left module bay. SLOT3
identifies a module that is installed in the right module bay.
Example Command Sequence
:CALibrate:CRECovery:SLOT1:STARt *OPC? … // Your code to synchronize execution timing. :CALibrate:CONTinue *OPC? … // Your code to synchronize execution timing. :CALibrate:CONTinue