RfsaOverflowErrorReporting Enumeration
- Updated2025-10-14
- 1 minute(s) read
Configures error reporting for ADC and onboard signal processing overflows.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public enum RfsaOverflowErrorReporting
Members
| Name | Value | Description |
|---|---|---|
| Warning | 1301 | Configures NI-RFSA to return a warning when an ADC or onboard signal processing (OSP) overflow occurs. |
| Disabled | 1302 | Configures NI-RFSA to not return an error or a warning when an ADC or OSP overflow occurs. |