RfsgArbWaveformCollection.Item Property
- Updated2024-05-08
- 1 minute(s) read
RfsgArbWaveformCollectionItem Property
Gets the Arb waveform attribute at the particular index.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022
Syntax
public RfsgArbWaveformAttributes this[ string waveformName ] { get; }
Public ReadOnly Default Property Item ( waveformName As String ) As RfsgArbWaveformAttributes Get
Parameters
- waveformName
- Type: SystemString
Specifies the waveform name to be used for the channel based waveform properties.
Property Value
Type: RfsgArbWaveformAttributesGets the RfsgArbWaveformAttributes sub-object to configure channel based waveform attributes.