:SPRocess:ALIGn:TIMe:AUTo

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

Command Syntax

:SPRocessN:ALIGn:TIMe:AUTo {ON | OFF | 1 | 0}

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:AUTo?

Query Response

{1 | 0}

Description

Turns on or off automatic time-delay calculation for the Align math operator (:FUNCtion:FOPerator ALIGn). To force a recalculation of the time delay, use the :SPRocess:ALIGn:TIMe:RECalculate command. Use the :FUNCtion:FOPerator command to create an Align 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;*OPC?
:FUNCtion2:COLor TCOLor4
:FUNCtion2:DISPlay ON
*OPC?
  //  Your code to synchronize execution timing.
:SPRocess2:ALIGn:TIMe:AUTo:RECalculate

Parent Command