IsWaveformRepeatCountFinite
- Updated2025-10-14
- 1 minute(s) read
Gets or sets the repetition mode of a waveform when you set the Generation Mode property to Arb Waveform.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public bool IsWaveformRepeatCountFinite { get; set; }
Remarks
true if the waveform repeats a finite number of times; otherwise, false. The default value is false.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The IsWaveformRepeatCountFinite property was accessed after the associated NIRfsg object was disposed. |