:FUNCtion:PARameters:ALIGn:TIME:AUTO
Command Syntax
:FUNCtionN:PARameters: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
:FUNCtionN:PARameters:ALIGn:TIME:AUTO?
Query Response
{1 | 0}
Description
Turns on or off automatic time-delay calculation for the Align math operator (:FUNCtion:FOPerator). To force a recalculation of the time delay, use the :FUNCtion:PARameters:ALIGn:TIME:RECalculate command. Use the :FUNCtion:FOPerator command to create an Align function.
Example Command Sequence
:FUNCtion2:FOPerator ALIGn :FUNCtion2:PARameters:ALIGn:TIME:AUTO ON;*OPC? :FUNCtion2:COLor TCOLor4 :FUNCtion2:DISPlay ON *OPC? … // Your code to synchronize execution timing. :FUNCtion2:PARameters:ALIGn:TIME:RECalculate