|
Boonton55xxx IVI Driver Reference
|
|
|
IBoonton55xxxChannelsMeasurementBufferGateQualification Interface
|
|
See Also
|
|
Provides access to buffered mode gate delay and qualification properties.
Namespace: Boonton.Boonton55xxx.Interop
Assembly: Boonton.Boonton55xxx.Interop (in Boonton.Boonton55xxx.Interop.dll)
Visual Basic
|
Public Interface IBoonton55xxxChannelsMeasurementBufferGateQualification
|
C#
|
public interface IBoonton55xxxChannelsMeasurementBufferGateQualification
|
Visual C++
|
__interface IBoonton55xxxChannelsMeasurementBufferGateQualification
|
Properties
|
Name
|
Description
|
|
EndDelay
|
Set/get delay time added to the detected end of a burst for analysis. Typically negative. Typically used to exclude the falling edge of a burst.
|
|
EndQual
|
Set/get the minimum amount of time power remains below the trigger point to be counted as the end of a burst.
|
|
StartDelay
|
Set/get delay time added to the detected beginning of a burst for analysis. Typically used to exclude the rising edge of a burst.
|
|
StartQual
|
Set/get the minimum amount of time power remains above the trigger point to be counted as the beginning of a burst.
|
Top
See Also
Reference
Boonton.Boonton55xxx.Interop Namespace
Copyright 2013-16 Boonton. All rights reserved.
|