| 
  
 
Set/get the minimum amount of time power remains below the trigger point to be counted as the end of a burst. 
Namespace: Boonton.Boonton55xxx.Interop 
Assembly: Boonton.Boonton55xxx.Interop (in Boonton.Boonton55xxx.Interop.dll)   
Visual Basic 
 | 
 
Public Property EndQual As Single 
 | 
 
 
 
C# 
 | 
 
public float  EndQual { get; set; } 
 | 
 
 
 
Visual C++ 
 | 
 
HRESULT get_EndQual( 
 float*  val 
); 
HRESULT put_EndQual( 
 float  val 
); 
 | 
 
 
 
Property Value
Set/get the minimum amount of time power remains below the trigger point to be counted as the end of a burst. 
 Units
Seconds 
 Requirements
Supported Models
55006, 55318, 55340, 55518, 55540 
 See Also
Reference
IBoonton55xxxChannelsMeasurementBufferGateQualification Interface 
Boonton.Boonton55xxx.Interop Namespace 
  
Copyright 2013-16 Boonton. All rights reserved. 
 |