NIRfsa Namespace

Table of Contents

RfsaUserSourceCollection.Item Property

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

RfsaUserSourceCollectionItem Property

Gets the User Source at the particular index.

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

Syntax

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

Parameters

channelName  String
Specifies the active channel to be used for the channel based properties.

Property Value

RfsaUserSource
Returns an object of type RfsaUserSource.

See Also

Log in to get a better experience