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