| 
  
 
Gets the number of measurements available in the power meter's internal buffer. Note: The number of readings that have been acquired may be more or less. 
Namespace: Boonton.Boonton55xxx.Interop 
Assembly: Boonton.Boonton55xxx.Interop (in Boonton.Boonton55xxx.Interop.dll)   
Visual Basic 
 | 
 
Public ReadOnly Property MeasurementsAvailable As Integer 
 | 
 
 
 
C# 
 | 
 
public int  MeasurementsAvailable { get; } 
 | 
 
 
 
Visual C++ 
 | 
 
HRESULT get_MeasurementsAvailable( 
 long*  val 
); 
 | 
 
 
 
Property Value
Gets the number of measurements available in the power meter's internal buffer. Note: The number of readings that have been acquired may be more or less. 
 Requirements
Supported Models
55006, 55318, 55340, 55518, 55540 
 See Also
Reference
IBoonton55xxxChannelsMeasurementBufferAcquisitionControlAdvanced Interface 
Boonton.Boonton55xxx.Interop Namespace 
  
Copyright 2013-16 Boonton. All rights reserved. 
 |