| 
  
 
Flag indicating whether the power meter's internal buffer filled up before beign emptied. 
Namespace: Boonton.Boonton55xxx.Interop 
Assembly: Boonton.Boonton55xxx.Interop (in Boonton.Boonton55xxx.Interop.dll)   
Visual Basic 
 | 
 
Public ReadOnly Property OverRan As Boolean 
 | 
 
 
 
C# 
 | 
 
public bool  OverRan { get; } 
 | 
 
 
 
Visual C++ 
 | 
 
HRESULT get_OverRan( 
 VARIANT_BOOL*  val 
); 
 | 
 
 
 
Property Value
Flag indicating whether the power meter's internal buffer filled up before beign emptied. 
 Requirements
Supported Models
All supported 
 See Also
Reference
IBoonton55xxxChannelsMeasurementBufferAcquisitionControlAdvanced Interface 
Boonton.Boonton55xxx.Interop Namespace 
  
Copyright 2013-16 Boonton. All rights reserved. 
 |