NIHSDIO_ATTR_HWC_SAMPLE_ERROR_BUFFER_OVERFLOWED
Specific Attribute
Data type |
Access | Applies to | Coercion | High-Level Functions |
---|---|---|---|---|
ViBoolean | RO | None | None | None |
Description
Returns whether the buffer used to store sample errors has overflowed. The NIĀ 655x FIFO can contain 4,094 sample errors. If the buffer overflows, the hardware stops storing error information for further errors, but it continues to compare data and count the sample errors encountered.
You can remove sample errors from the FIFO using the niHSDIO_HWC_FetchSampleErrors function. Removing sample errors creates room for additional sample errors to be stored in the FIFO.