Repeat
- Updated2025-10-14
- 1 minute(s) read
Gets or sets whether the configuration list runs only once or continuously.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public RfsgBasicConfigurationListRepeat Repeat { get; set; }
Remarks
Specifies the RfsgBasicConfigurationListRepeat enumeration.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The Repeat property was accessed after the associated NIRfsg object was disposed. |