:FUNCtion:PARameters:ALIGn:TIME:RECalculate

Command Syntax

:FUNCtionN:PARameters: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). Automatic alignment must be selected (:FUNCtion:PARameters:ALIGn:TIME: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.

Example Command Sequence

:FUNCtion2:FOPerator ALIGn
:FUNCtion2:PARameters:ALIGn:TIME:AUTO ON
:FUNCtion2:COLor TCOLor4
:FUNCtion2:DISPlay ON
*OPC?
  //  Your code to synchronize execution timing.
:FUNCtion2:PARameters:ALIGn:TIME:RECalculate;*OPC?

Parent Command