CPU_DIAGΒΆ

../_images/c34338b0e389f3d60a33139000eba54e
Parameter Value
Library_File_Name Diag_AC500_V10.lib
Firmware V1.0.2
Type Type_Function_Block_History
Group -

Using the Function Block CPU_DIAG, the entries of the AC500 diagnosis system can be read and displayed using the integrated visualization as plain text.

The instance diagCPU of the Function Block CPU_DIAG is declared in the global variables list GL_AC500_Diagnosis. The integrated visualization of the Function Block accesses the variables of this instance.

In order to include the Function Block into an AC500 project, it is only necessary to call the Function Block instance. Example in ST:

diagCPU(EN := TRUE);

By means of the visualization Visu_CPU_Diag, navigation within the diagnosis buffer is possible and upcoming diagnosis entries can be acknowledged.