:SPRocess:ALIGn:TIMe
Instrument:
N1000A
N109x
Flex Apps:
FlexDCA
FlexRT
Meas. mode:
Scope
Eye
Package License:
L-RND
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. 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
![](../../../Resources/Images/FlexDCA/align_before_284x206.png)
Waveforms After Alignment
![](../../../Resources/Images/FlexDCA/align_after.png)
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.