Diagnosis Blocks for the AC500

The folder “Diagnosis” in the AC500 library SysInt_AC500_Vxx.LIB contains the following diagnosis blocks:

Block Function
DIAG_EVENT DIAG_EVENT: DIAG_EVENT DIAG_EVENT Generates an error entry in the diagnosis system
DIAG_GET DIAG_GET: DIAG_GET DIAG_GET Provides detailed information and the error code for the next error of the selected error class
DIAG_INFO DIAG_INFO: DIAG_INFO DIAG_INFO Indicates that an error of the class 1..4 exists
DIAG_ACK DIAG_ACK: DIAG_ACK DIAG_ACK Acknowledges an error with error code
DIAG_ACK_ALLDIAG_ACK_ALL: DIAG_ACK_ALL DIAG_ACK_ALL Acknowledges all errors of an error class (except errors that have to be acknowledged exclusively)

The diagnosis blocks are described in detail in the documentation for the SysInt_AC500_Vxx.LIB library.