NIRfsa Namespace

Table of Contents

RfsaAdvancedVertical.OverflowErrorReporting Property

  • Updated2025-05-22
  • 1 minute(s) read
RfsaAdvancedVertical.OverflowErrorReporting Property

RfsaAdvancedVerticalOverflowErrorReporting Property

Gets or sets error reporting for ADC and onboard signal processing overflows. Overflows lead to clipping of the waveform.

Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025

Syntax

public RfsaOverflowErrorReporting OverflowErrorReporting { get; set; }
Public Property OverflowErrorReporting As RfsaOverflowErrorReporting
	Get
	Set

Property Value

RfsaOverflowErrorReporting
Specifies the RfsaOverflowErrorReporting enumeration. The default value is Warning.

Exceptions

ExceptionCondition
ObjectDisposedException The OverflowErrorReporting property was accessed after the associated NIRfsa object was disposed.

Remarks

PXIe-5644/5645/5646, PXIe-5830/5831/5832/5840

See Also

Log in to get a better experience