:FUNCtion:PARameters:DELay:TIME
Command Syntax
:FUNCtionN:PARameters:DELay: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:DELay:TIME?
Description
Sets the time delay for a Delay operator (:FUNCtion:FOPerator).
Example Command Sequence
:FUNCtion2:FOPerator DELay :FUNCtion2:PARameters:DELay:TIME 10.6E-12 :FUNCtion2:COLor TCOLor4 :FUNCtion2:DISPlay ON *OPC? … // Your code to synchronize execution timing.