Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
ADMW1001_DIAGNOSTICS_CONFIG Struct Reference
[ADMW1001 Host Library API]
#include <admw1001_config.h>
Data Fields | |
bool | disableGlobalDiag |
bool | disableMeasurementDiag |
bool | disableCriticalTempAbort |
uint8_t | osdFrequency |
Detailed Description
ADMW1001 Diagnostics configuration details
Definition at line 656 of file admw1001_config.h.
Field Documentation
Option to disable abort of measurement cycle if the operating temperature of the ADMW1001 has exceeded critical limits
Definition at line 670 of file admw1001_config.h.
bool disableGlobalDiag |
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 659 of file admw1001_config.h.
Option to disable additional checks per measurement channel:
- High/low threshold limit violation
Definition at line 665 of file admw1001_config.h.
uint8_t osdFrequency |
Option to enable Open-Circuit Detection at a selected cycle interval
Definition at line 675 of file admw1001_config.h.
Generated on Tue Jul 12 2022 15:36:16 by
