NIFGEN_ATTR_OSP_OVERFLOW_ERROR_REPORTING

NI-FGEN C Function

NIFGEN_ATTR_OSP_OVERFLOW_ERROR_REPORTING

Specific Attribute

Data
type
Access Applies to Coercion High Level Functions
ViInt32 R/W N/A None None

Description

Configures error reporting when the OSP block detects an overflow in any of its stages. Overflows lead to clipping of the waveform.



You can use the NIFGEN_ATTR_OSP_OVERFLOW_STATUS attribute to query for overflow conditions whether the NIFGEN_ATTR_OSP_OVERFLOW_ERROR_REPORTING attribute is enabled. The device continues to generate after an overflow, regardless of the value of the NIFGEN_ATTR_OSP_OVERFLOW_ERROR_REPORTING attribute is enabled.

Defined Values

NIFGEN_VAL_ERROR_REPORTING_ERROR NI-FGEN returns errors whenever an overflow has occurred in the OSP block.
NIFGEN_VAL_ERROR_REPORTING_DISABLED NI-FGEN does not return errors when an overflow occurs in the OSP block.