RfsgDeviceCharacteristics.Item Property
- Updated2024-05-08
- 1 minute(s) read
RfsgDeviceCharacteristicsItem Property
Gets the RfsgChannelBasedDeviceCharacteristics sub-object.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022
Syntax
public RfsgChannelBasedDeviceCharacteristics this[ string channelName ] { get; }
Public ReadOnly Default Property Item ( channelName As String ) As RfsgChannelBasedDeviceCharacteristics Get
Parameters
- channelName
- Type: SystemString
Specifies the channel name to be used for the channel based properties.
Property Value
Type: RfsgChannelBasedDeviceCharacteristicsReturns an object of type RfsgChannelBasedDeviceCharacteristics.