RfsaIQInPortChannelCollection.Item Property
- Updated2025-07-17
- 1 minute(s) read
Rfsa
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
RfsaIQInPortChannelReturns an object of the type RfsaIQInPortChannel.