:SPRocess:ALIGn:TIMe

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

Command Syntax

:SPRocessN:ALIGn:TIMe   <delay_time>

<delay_time> is a double.

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.

Query Syntax

:SPRocessN:ALIGn:TIMe?

Description

Adds the time delay for the Align math operator (:FUNCtion:FOPerator ALIGn). This function lines up two single-values waveforms or eye diagrams. Operand 1 is aligned with reference to operand 2. Automatic alignment ( specified by the :SPRocess:ALIGn:TIMe:AUTo command) must be set to off to before you can manually enter a value. By default, the automatic time delay is calculated.

Input Waveforms Before Alignment

Waveforms After Alignment

Requires FlexDCA revision A.01.60 and above.

Example Command Sequence

:FUNCtion2:FOPerator ALIGn
:FUNCtion2:OPERand1 CHAN1A
:FUNCtion2:OPERand2 CHAN2A
:SPRocess2:ALIGn:TIMe:AUTo OFF
:SPRocess2:ALIGn:TIMe 10.6E-12
:FUNCtion2:COLor TCOLor4
:FUNCtion2:DISPlay ON
*OPC?
  //  Your code to synchronize execution timing.

Child Commands