Set/get the count of elements for this measurement buffer session. Set to 0 for the meter to continuously acquire measurements.
Namespace: Boonton.Boonton55xxx.Interop
Assembly: Boonton.Boonton55xxx.Interop (in Boonton.Boonton55xxx.Interop.dll)
Visual Basic
|
Public Property SessionCount As Integer
|
C#
|
public int SessionCount { get; set; }
|
Visual C++
|
HRESULT get_SessionCount(
long* val
);
HRESULT put_SessionCount(
long val
);
|
Property Value
Set/get the count of elements for this measurement buffer session. Set to 0 for the meter to continuously acquire measurements.
Requirements
Supported Models
All supported
See Also
Reference
IBoonton55xxxChannelsMeasurementBufferAcquisitionControlAdvanced Interface
Boonton.Boonton55xxx.Interop Namespace

Copyright 2013-16 Boonton. All rights reserved.
|