RfsaUserSourceCollection.Item Property
- Updated2025-07-17
- 1 minute(s) read
Rfsa
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
RfsaUserSourceReturns an object of type RfsaUserSource.