collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IBoonton55xxxChannelsMeasurementBufferAcquisitionControlAdvanced.QueryStartTimes Method


IBoonton55xxxChannelsMeasurementBufferAcquisitionControlAdvanced See Also



Query the power meter for all buffered start times in seconds.

Namespace: Boonton.Boonton55xxx.Interop

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

Visual Basic

Public Function QueryStartTimes ( _
 ByVal  Channel As String  _
As Single() 

C#

public float[]   QueryStartTimes(
 string  Channel
)

Visual C++

HRESULT QueryStartTimes(
 BSTR  Channel
 SAFEARRAY**  retval
);

Parameters

Channel

Channel to query.

Return Value

 

Array of start times in seconds.

collapse_allRequirements

Supported Models

55006, 55318, 55340, 55518, 55540

collapse_allSee Also

Reference

IBoonton55xxxChannelsMeasurementBufferAcquisitionControlAdvanced Interface

Boonton.Boonton55xxx.Interop Namespace

Footer image

Copyright 2013-16 Boonton. All rights reserved.