3.2.23.1 DIAG_SDADC_Boundary
Returns the status of the SDADC_BOUNDARY diagnostic
Verify the captured SDADC results are within an acceptable range.
DIAG_TEST_STATUS
DIAG_SDADC_Boundary
(
DIAG_SADC_AIN ain
);
Diagnostic verifies the following faults do not exist
- Error out of spec/conversion error
Operating Mode
- Interface can be used at POST and ‘On Demand’
Precondition
- none
Parameters
- ain - analog input
Returns
- DIAG_TEST_PASSED if no faults were found, otherwise, DIAG_TEST_FAILED.
