collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IIviPwrMeterMeasurement.FetchChannel Method


IIviPwrMeterMeasurement See Also



Class-compliant IIviPwrMeter method that returns the result from a previously initiated measurement on a specified channel. Initiate initiates that measurement. The measurement result will be returned in the units specified by the Unit property

Namespace: Ivi.PwrMeter.Interop

Assembly: Ivi.PwrMeter.Interop (in Ivi.PwrMeter.Interop.DLL)

Visual Basic

Public Function FetchChannel ( _
 ByVal  ChannelName As String  _
As Double

C#

public double  FetchChannel(
 string  ChannelName
)

Visual C++

HRESULT FetchChannel(
 BSTR  ChannelName
 double*  retval
);

Parameters

ChannelName

The name of the channel from which to fetch the measurement.

Return Value

 

collapse_allRequirements

Supported Models

All supported

collapse_allSee Also

Reference

IIviPwrMeterMeasurement Interface

Ivi.PwrMeter.Interop Namespace

Footer image

Copyright 2013-16 Boonton. All rights reserved.