Configures error reporting for ADC and overflows occurred during onboard signal processing. Overflows lead to clipping of the waveform.

Syntax

RFMXINSTR_ATTR_OVERFLOW_ERROR_REPORTING

Numeric Value

Data Type

Access

Applies To

77

int32

Read/Write

N/A

Remarks


You do not need to use a selector string if you want to configure this attribute for all signal instances. Specify the signal name in the selector string if you want to configure or read that signal instance. Refer to the Selector String topic for information about the string syntax.

The default value is Warning.

Supported devices: PXIe-5644/5645/5646, PXIe-5820/5830/5831/5832/5840/5841/5842/5860

Name

Value

Description

RFMXINSTR_VAL_OVERFLOW_ERROR_REPORTING_WARNING

0 (0x0)

RFmx returns a warning when an ADC or an onboard signal processing (OSP) overflow occurs.

RFMXINSTR_VAL_OVERFLOW_ERROR_REPORTING_DISABLED

1 (0x1)

RFmx does not return an error or a warning when an ADC or OSP overflow occurs.