Sends a command to the power meter to clear all buffered readings. This method does not clear cached measurements accessible through GetAverageMeasurements, etc.
Namespace: Boonton.Boonton55xxx.Interop
Assembly: Boonton.Boonton55xxx.Interop (in Boonton.Boonton55xxx.Interop.dll)
Visual Basic
|
Public Sub ClearBuffer ( _
)
|
C#
|
public void ClearBuffer(
)
|
Visual C++
|
HRESULT ClearBuffer(
);
|
Requirements
Supported Models
55006, 55318, 55340, 55518, 55540
See Also
Reference
IBoonton55xxxChannelsMeasurementBufferAcquisitionControlAdvanced Interface
Boonton.Boonton55xxx.Interop Namespace
Copyright 2013-16 Boonton. All rights reserved.
|