NIRfsa Namespace

Table of Contents

RfsaIQInPortChannelCollection.Item Property

  • Updated2025-07-17
  • 1 minute(s) read
RfsaIQInPortChannelCollection.Item Property

RfsaIQInPortChannelCollectionItem Property

Gets the RfsaIQInPortChannel object which corresponds to the channel name.

Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025

Syntax

public RfsaIQInPortChannel this[
	string channelName
] { get; }
Public ReadOnly Default Property Item ( 
	channelName As String
) As RfsaIQInPortChannel
	Get

Parameters

channelName  String
Specifies the name of the channel.

Property Value

RfsaIQInPortChannel
Returns an object of the type RfsaIQInPortChannel.

See Also

Log in to get a better experience