collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IBoonton55xxxChannelsMeasurementBufferMeasurements.GetMeasurementsAvailable Method


IBoonton55xxxChannelsMeasurementBufferMeasurements See Also



Get the number of measurement entries available that were captured during the last call to AcquireMeasurements.

Namespace: Boonton.Boonton55xxx.Interop

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

Visual Basic

Public Function GetMeasurementsAvailable ( _
 ByVal  Channel As String  _
As Integer

C#

public int  GetMeasurementsAvailable(
 string  Channel
)

Visual C++

HRESULT GetMeasurementsAvailable(
 BSTR  Channel
 long*  retval
);

Parameters

Channel

Channel to query.

Return Value

 

Number of measurement entries available.

collapse_allRequirements

Supported Models

All supported

collapse_allSee Also

Reference

IBoonton55xxxChannelsMeasurementBufferMeasurements Interface

Boonton.Boonton55xxx.Interop Namespace

Footer image

Copyright 2013-16 Boonton. All rights reserved.