this[string waveformName]
- Updated2025-10-14
- 1 minute(s) read
Gets the Arb waveform attribute at the particular index. /summary> param name="waveformName"> Specifies the waveform name to be used for the channel based waveform properties. /param>
Gets the RfsgArbWaveformAttributes sub-object to configure channel based waveform attributes.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public RfsgArbWaveformAttributes this[string waveformName] { get; }