OSP Overflow Status

LabView FGEN

Arbitrary Waveform Output:Onboard Signal Processing:Advanced:OSP Overflow Status

Short Name: OSP Overflow Status

Returns a bit field of the overflow status in any stage of the OSP block. This property is functional regardless of the value for the OSP Overflow Error Reporting property.

Note  This property can be used only with signal generators that support onboard signal processing. NI-FGEN returns an error if you use this property with a device that does not support onboard signal processing.

Write 0 to this property to clear the current OSP Overflow Status.

Defined Values:

NIFGEN_VAL_OSP_OVERFLOW_NONE 0x0
NIFGEN_VAL_OSP_OVERFLOW_PRE_FILTER_GAIN_I 0x1
NIFGEN_VAL_OSP_OVERFLOW_PRE_FILTER_GAIN_Q 0x2
NIFGEN_VAL_OSP_OVERFLOW_PRE_FILTER_OFFSET_I 0x4
NIFGEN_VAL_OSP_OVERFLOW_PRE_FILTER_OFFSET_Q 0x8
NIFGEN_VAL_OSP_OVERFLOW_FIR_FILTER_I 0x10
NIFGEN_VAL_OSP_OVERFLOW_PFIR_FILTER_I 0x10
NIFGEN_VAL_OSP_OVERFLOW_FIR_FILTER_Q 0x20
NIFGEN_VAL_OSP_OVERFLOW_PFIR_FILTER_Q 0x20
NIFGEN_VAL_OSP_OVERFLOW_CIC_FILTER_I 0x40
NIFGEN_VAL_OSP_OVERFLOW_CIC_FILTER_Q 0x80
NIFGEN_VAL_OSP_OVERFLOW_COMPLEX_DATA 0x100
NIFGEN_VAL_OSP_OVERFLOW_CFIR_FILTER_I 0x200
NIFGEN_VAL_OSP_OVERFLOW_CFIR_FILTER_Q 0x400
NIFGEN_VAL_OSP_OVERFLOW_EQUALIZER 0x800

Remarks

The following table lists the characteristics of this property.


Data Type ViInt32
Permissions R/W
Channel Based No
High-Level VI None