|
Boonton55xxx IVI Driver Reference
|
|
|
IBoonton55xxxChannelsMeasurementBuffer Interface
|
|
See Also
|
|
The MeasurementBuffer interface provides access to the buffered mode. Buffered mode works in conjunction with Real Time Power Processing™ to provide all relevant burst information including crest factor while eliminating the need to buffer, download and post-process large sample buffers.
Namespace: Boonton.Boonton55xxx.Interop
Assembly: Boonton.Boonton55xxx.Interop (in Boonton.Boonton55xxx.Interop.dll)
Visual Basic
|
Public Interface IBoonton55xxxChannelsMeasurementBuffer
|
C#
|
public interface IBoonton55xxxChannelsMeasurementBuffer
|
Visual C++
|
__interface IBoonton55xxxChannelsMeasurementBuffer
|
Properties
|
Name
|
Description
|
|
AcquisitionControl
|
The AcquisitionControl interface provides access to methods and properties for controlling acquiring buffered mode measurements.
|
|
GateQualification
|
Provides access to buffered mode gate delay and qualification properties.
|
|
MeasBuffEnabled
|
Enable or disable the measurement buffer. Disabling the measurement buffer enables modulated/CW measurements. Conversely, enabling it disables modulated/CW measurements.
|
|
Measurements
|
Provides methods for retrieving buffered mode measurement table entries.
|
|
TimedMode
|
Provides access to timed (periodic) measurement properties. These properties are only used if GateMode is set to Periodic.
|
Top
See Also
Reference
Boonton.Boonton55xxx.Interop Namespace
Copyright 2013-16 Boonton. All rights reserved.
|