Syntax |
Top Previous Next |
Set or return the trigger delay time in seconds with respect to the trigger for the trigger display location in the LEFT position. Positive values cause the actual trigger to occur after the trigger condition is met. This places the trigger event to the left of the trigger point on the display, and is useful for viewing events during a pulse, some fixed delay time after the rising edge trigger. Negative trigger delay places the trigger event to the right of the trigger point on the display, and is useful for looking at events before the trigger edge. Attribute Tree Node: \Boonton55xxx\Instrument Specific\Trigger\Delay Declaration: Btn55xxx.h Implementation: Btn55xxx.dll
ParametersVi The ViSession handle that you obtain from the IviDriver_init or IviDriver_InitWithOptions function. The handle identifies a particular instrument session. RepCapIdentifier Must be VI_NULL or an empty string. This attribute is not defined on a repeated capability. AttributeID Must be BTN55XXX_ATTR_DELAY. AttributeValue (GetAttribute) Returns the current value of the attribute. The user must specify the address of a variable that has the same data type as the attribute. AttributeValue (SetAttribute) The value to which to set the attribute. RemarksThe table below shows the range trigger delay range for different time base settings.
Instrument CommandTRIGger:DELay {value} TRIGger:DELay? RequirementsSupported ModelsAll supported See AlsoReference |