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