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

TypeDescription
System.ObjectDisposedException

The IsWaveformRepeatCountFinite property was accessed after the associated NIRfsg object was disposed.