RFmxInstrMXOverflowErrorReporting Enumeration
- Updated2025-10-13
- 1 minute(s) read
Configures error reporting for ADC and overflows occurred during onboard signal processing. Overflows lead to clipping of the waveform.
Syntax
Namespace: NationalInstruments.RFmx.InstrMX
public enum RFmxInstrMXOverflowErrorReporting
Members
| Name | Value | Description |
|---|---|---|
| Warning | 0 | RFmx returns a warning when an ADC or an onboard signal processing (OSP) overflow occurs. |
| Disabled | 1 | RFmx does not return an error or a warning when an ADC or OSP overflow occurs. |