collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IIviPwrMeterChannels.Name Property


IIviPwrMeterChannels See Also



Class-compliant IIviPwrMeter property that returns the name of a particular channel

Namespace: Ivi.PwrMeter.Interop

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

Visual Basic

Public ReadOnly Property Name( _
 ByVal  Index As Integer  _
As String

C#

public string  get_Name(
 int  Index
)

Visual C++

HRESULT get_Name(
 long  Index,
 BSTR*  val
);

Parameters

Index

One based index into the collection of channels.

Property Value

Class-compliant IIviPwrMeter property that returns the name of a particular channel

collapse_allRequirements

Supported Models

All supported

collapse_allSee Also

Reference

IIviPwrMeterChannels Interface

Ivi.PwrMeter.Interop Namespace

Footer image

Copyright 2013-16 Boonton. All rights reserved.