Host API Example for the ADMW1001

Embed: (wiki syntax)

« Back to documentation index

Diagnostic Control (Diagnostics_Control) Register

Diagnostic Control (Diagnostics_Control) Register

Diagnostic Control (Diagnostics_Control) Register. More...

Enumerations

enum  ADMW_CORE_Diagnostics_Control_Diag_OSD_Freq { CORE_DIAGNOSTICS_CONTROL_OCD_OFF = 0, CORE_DIAGNOSTICS_CONTROL_OCD_PER_1_CYCLE = 1, CORE_DIAGNOSTICS_CONTROL_OCD_PER_100_CYCLES = 2, CORE_DIAGNOSTICS_CONTROL_OCD_PER_1000_CYCLES = 3 }

Detailed Description

Diagnostic Control (Diagnostics_Control) Register.


Enumeration Type Documentation

Enumerator:
CORE_DIAGNOSTICS_CONTROL_OCD_OFF 

No Open-Circuit Detection During Measurement.

CORE_DIAGNOSTICS_CONTROL_OCD_PER_1_CYCLE 

Open-Circuit Detection Performed Once Per Measurement Cycle.

CORE_DIAGNOSTICS_CONTROL_OCD_PER_100_CYCLES 

Open-Circuit Detection Performed Once Per Hundred Measurement Cycles.

CORE_DIAGNOSTICS_CONTROL_OCD_PER_1000_CYCLES 

Open-Circuit Detection Performed Once Per Thousand Measurement Cycles.

Definition at line 842 of file ADMW1001_REGISTERS_typedefs.h.