:SPRocess:ALIGn:TIMe:AUTo

Instrument:
N1000A
N109x
Flex Apps:
FlexDCA
FlexRT
Meas. mode:
Scope
Eye
Package License:
L-RND

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. To force a recalculation of the time delay, use the :SPRocess:ALIGn:TIMe:RECalculate command.

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