collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IBoonton55xxxTrigger.Delay Property


IBoonton55xxxTrigger See Also



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.

Namespace: Boonton.Boonton55xxx.Interop

Assembly: Boonton.Boonton55xxx.Interop (in Boonton.Boonton55xxx.Interop.dll)

Visual Basic

Public Property Delay As Single

C#

public float  Delay { getset; }

Visual C++

HRESULT get_Delay(
 float*  val
);
HRESULT put_Delay(
 float  val
);

Property Value

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.

collapse_allRemarks

The table below shows the range trigger delay range for different time base settings.

Timebase setting

Trigger Delay range (LEFT position only)

5 ns/div to 500 ns/div

-4 ms to +100 ms

1 us/div to 10 ms/div

+/-4000 divisions

20 ms/div to 3600 sec/div

-40 to +100 sec

collapse_allInstrument Command

TRIGger:DELay {value}

TRIGger:DELay?

collapse_allRequirements

Supported Models

All supported

collapse_allSee Also

Reference

IBoonton55xxxTrigger Interface

Boonton.Boonton55xxx.Interop Namespace

Footer image

Copyright 2013-16 Boonton. All rights reserved.