RFmxSpecAnMXIQDeleteRecordOnFetch Enumeration
- Updated2025-10-13
- 1 minute(s) read
Specifies whether the measurement deletes the fetched record.
Syntax
Namespace: NationalInstruments.RFmx.SpecAnMX
public enum RFmxSpecAnMXIQDeleteRecordOnFetch
Members
| Name | Value | Description |
|---|---|---|
| False | 0 | The measurement does not delete the fetched record. |
| True | 1 | The measurement deletes the fetched record. |