ScopeAcquisition.OverflowErrorReportingMode Property
- Updated2023-09-06
- 1 minute(s) read
ScopeAcquisitionOverflowErrorReportingMode Property
Gets or sets the reporting mode when the onboard signal processing block detects an overflow in any of its stages. Overflows lead to clipping of the waveform.
Namespace: NationalInstruments.ModularInstruments.NIScope
Assembly: NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023
Syntax
public ScopeOverflowErrorReportingMode OverflowErrorReportingMode { get; set; }
Public Property OverflowErrorReportingMode As ScopeOverflowErrorReportingMode Get Set
Property Value
Type: ScopeOverflowErrorReportingModeSpecifies the ScopeOverflowErrorReportingMode. The default value is Warning.
Remarks
You can access this property only with high-speed digitizers that support onboard signal processing (OSP), such as the NI PXI-5142. If you open a session with a device that does not support OSP and you attempt to access this property, a ModularInstrumentsException is thrown.