:FUNCtion:PARameters:ALIGn:TIME

Command Syntax

:FUNCtionN:PARameters: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

:FUNCtionN:PARameters:ALIGn:TIME?

Description

Adds the time delay for the Align math operator (:FUNCtion:FOPerator). 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 :FUNCtion:PARameters: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

Example Command Sequence

:FUNCtion2:FOPerator ALIGn
:FUNCtion2:OPERand1 CHAN1_1
:FUNCtion2:OPERand2 CHAN2_1
:FUNCtion2:PARameters:ALIGn:TIME:AUTO OFF
:FUNCtion2:PARameters:ALIGn:TIME 10.6E-12
:FUNCtion2:COLor TCOLor4
:FUNCtion2:DISPlay ON
*OPC?
  //  Your code to synchronize execution timing.

Child Commands