ni-rfsg-dotnet-api-ref_doc

Table of Contents

RfsgArb.OverflowErrorReporting Property

  • Updated2024-05-08
  • 1 minute(s) read
RfsgArb.OverflowErrorReporting Property

RfsgArbOverflowErrorReporting Property

Gets or sets error reporting for onboard signal processing (OSP) overflows. Overflows lead to clipping of the waveform.

Namespace:  NationalInstruments.ModularInstruments.NIRfsg
Assembly:  NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022

Syntax

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

Property Value

Type: RfsgOverflowErrorReporting
Specifies the RfsgOverflowErrorReporting enumeration. The default value is Warning.

Exceptions

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

Remarks

Supported Devices: NI 5644R/5645R/5646R, NI 5840

See Also

Log in to get a better experience