collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IBoonton55xxxChannelsMeasurementBuffer.MeasBuffEnabled Property


IBoonton55xxxChannelsMeasurementBuffer See Also



Enable or disable the measurement buffer. Disabling the measurement buffer enables modulated/CW measurements. Conversely, enabling it disables modulated/CW measurements.

Namespace: Boonton.Boonton55xxx.Interop

Assembly: Boonton.Boonton55xxx.Interop (in Boonton.Boonton55xxx.Interop.dll)

Visual Basic

Public Property MeasBuffEnabled As Boolean

C#

public bool  MeasBuffEnabled { getset; }

Visual C++

HRESULT get_MeasBuffEnabled(
 VARIANT_BOOL*  val
);
HRESULT put_MeasBuffEnabled(
 VARIANT_BOOL  val
);

Property Value

Enable or disable the measurement buffer. Disabling the measurement buffer enables modulated/CW measurements. Conversely, enabling it disables modulated/CW measurements.

collapse_allRequirements

Supported Models

55006, 55318, 55340, 55518, 55540

collapse_allSee Also

Reference

IBoonton55xxxChannelsMeasurementBuffer Interface

Boonton.Boonton55xxx.Interop Namespace

Footer image

Copyright 2013-16 Boonton. All rights reserved.