Set true to allow the measurement buffer to overwrite members that have not been read by the user.
Namespace: Boonton.Boonton55xxx.Interop
Assembly: Boonton.Boonton55xxx.Interop (in Boonton.Boonton55xxx.Interop.dll)
Visual Basic
|
Public Property WriteProtection As Boolean
|
C#
|
public bool WriteProtection { get; set; }
|
Visual C++
|
HRESULT get_WriteProtection(
VARIANT_BOOL* val
);
HRESULT put_WriteProtection(
VARIANT_BOOL val
);
|
Property Value
Set true to allow the measurement buffer to overwrite members that have not been read by the user.
Requirements
Supported Models
55006, 55318, 55340, 55518, 55540
See Also
Reference
IBoonton55xxxChannelsMeasurementBufferAcquisitionControlAdvanced Interface
Boonton.Boonton55xxx.Interop Namespace

Copyright 2013-16 Boonton. All rights reserved.
|