this[string channelName]
- Updated2025-10-14
- 1 minute(s) read
Gets the RfsaIQInPortChannel object which corresponds to the channel name.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public RfsaIQInPortChannel this[string channelName] { get; }
Remarks
Returns an object of the type RfsaIQInPortChannel.
Parameters
| Name | Type | Description |
|---|---|---|
| channelName | string | Specifies the name of the channel. |