3.2.6.4 DIAG_DAC_MaxSpeed

Returns the status of the DAC_MAX_SPEED diagnostic

This function verifies the DAC can operate at its maximum speed (350,000 conversions per second)

DIAG_TEST_STATUS 
DIAG_DAC_MaxSpeed
(
    void
);

Diagnostic verifies the following faults do not exist

  • Max speed mode does not work

Operating Mode

  • Interface can be used at POST
Precondition
  • none

Parameters

  • void

Returns

  • DIAG_TEST_PASSED if no faults were found, otherwise, DIAG_TEST_FAILED.