OverflowErrorReporting
- Updated2025-10-14
- 1 minute(s) read
Gets or sets error reporting for ADC and onboard signal processing overflows. Overflows lead to clipping of the waveform.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public RfsaOverflowErrorReporting OverflowErrorReporting { get; set; }
Remarks
Specifies the RfsaOverflowErrorReporting enumeration. The default value is Warning.
PXIe-5644/5645/5646, PXIe-5830/5831/5832/5840
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The OverflowErrorReporting property was accessed after the associated NIRfsa object was disposed. |