:SPRocess:ALIGn:TIMe:RECalculate

Instrument:
N1010A
DCA-X
DCA-M
Meas. mode:
Scope
Eye
Jitter
Flex Apps:
FlexDCA
FlexRT

Command Syntax

:SPRocessN:ALIGn:TIMe:RECalculate

Where N identifies one of up to 64 possible operators {1:64} that can be defined as part of a math function. The operators are numbered in the order that they were originally added to the function.

Description

Forces a recalculation of the time delay for the Align math operator (:FUNCtion:FOPerator ALIGn). Automatic alignment must be selected (:SPRocess:ALIGn:AUTO).

The function's output waveform must be displayed before you can use the RECalculate command. Use the :FUNCtion:DISPlay command to display the function.

Beginning with FlexDCA revision A.05.60, use of an *OPC? query to pause program execution while waiting for this command to execute.

Requires FlexDCA revision A.01.60 and above.

Example Command Sequence

:FUNCtion2:FOPerator ALIGn
:SPRocess2:ALIGn:TIMe:AUTo ON
:FUNCtion2:COLor TCOLor4
:FUNCtion2:DISPlay ON
*OPC?
  //  Your code to synchronize execution timing.
:SPRocess2:ALIGn:TIMe:AUTo:RECalculate;*OPC?

Parent Command