collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IBoonton55xxxChannels.Name Property


IBoonton55xxxChannels See Also



Returns the Channel name for a given index.

Namespace: Boonton.Boonton55xxx.Interop

Assembly: Boonton.Boonton55xxx.Interop (in Boonton.Boonton55xxx.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

Returns the Channel name for a given index.

collapse_allRequirements

Supported Models

All supported

collapse_allSee Also

Reference

IBoonton55xxxChannels Interface

Boonton.Boonton55xxx.Interop Namespace

Footer image

Copyright 2013-16 Boonton. All rights reserved.