collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IBoonton55xxxChannelsMeasurementBufferMeasurements.GetDurations Method


IBoonton55xxxChannelsMeasurementBufferMeasurements See Also



Get the duration entries in seconds 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 GetDurations ( _
 ByVal  Channel As String  _
As Single() 

C#

public float[]   GetDurations(
 string  Channel
)

Visual C++

HRESULT GetDurations(
 BSTR  Channel
 SAFEARRAY**  retval
);

Parameters

Channel

Channel to query.

Return Value

 

Array of measurement durations in seconds.

collapse_allRequirements

Supported Models

55006, 55318, 55340, 55518, 55540

collapse_allSee Also

Reference

IBoonton55xxxChannelsMeasurementBufferMeasurements Interface

Boonton.Boonton55xxx.Interop Namespace

Footer image

Copyright 2013-16 Boonton. All rights reserved.