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