Sean Wilson / Mbed OS AdiSense1000_V21

Fork of AdiSense1000 by PoC_Team

Embed: (wiki syntax)

« Back to documentation index

ADI_SENSE_1000_DIAGNOSTICS_CONFIG Struct Reference

ADI_SENSE_1000_DIAGNOSTICS_CONFIG Struct Reference
[ADSNS1000 Host Library API]

#include <adi_sense_1000_config.h>

Data Fields

bool_t disableGlobalDiag
bool_t disableMeasurementDiag
ADI_SENSE_1000_OPEN_SENSOR_DIAGNOSTICS osdFrequency

Detailed Description

ADSNS1000 Diagnostics configuration details

Definition at line 878 of file adi_sense_1000_config.h.


Field Documentation

Option to disable the following diagnostic checks on the ADC:

  • Reference Detection errors
  • Input under-/over-voltage errors
  • Calibration, Conversion and Saturation errors

Definition at line 880 of file adi_sense_1000_config.h.

Option to disable additional checks per measurement channel:

  • High/low threshold limit violation

Definition at line 886 of file adi_sense_1000_config.h.

Option to enable Open-Circuit Detection at a selected cycle interval

Definition at line 890 of file adi_sense_1000_config.h.