7. Maintenance
357
Ethernet Interfaces: The diagnostics regarding to the NET 2 interface are only available for the
NX3020 and NX3030 CPUs.
Detailed Diagnostics
The tables below contain Nexto Series’ CPUs detailed diagnostics. It is important to have in mind the
observations below before consulting them:
Visualization of the Diagnostics Structures: The Diagnostics Structures added to the Project can
be seen at the item “Library manager” of MasterTool IEC XE tree view. There, it is possible to
see all datatypes defined in the structure
Counters: All CPU diagnostics counters return to zero when their limit value is exceeded
Direct representation variable: “n” represents the value configured at the CPU through
MasterTool IEC XE as the initial diagnostics address
AT Directive: At the description of symbolic variables that use the AT directive to map it in
direct mapping variables, the syntax to be used before the desired summarized diagnostic is
DG_Module.tSummarized., where the word Module must be replaced by the CPU being used.
For example, for the Configuration Mismatch diagnostic, use
DG_NX3010.tSummarized.bConfigMismatch. The AT directive is a reserved word of the
programmer, and some symbolic variables that use this directive indicate diagnostics.
CPU Direct Representation Variable
DG_Modulo.tDetailed.*
AT Variable
NX3004 = 0x3004
NX3005 = 0x3005
NX3010 = 0x3010
NX3020 = 0x3020
NX3030 = 0x3030
Target.
abyBootloaderVersion
Target.
abyAuxprocVersion
Auxiliary processor version
Table 7-7. Target Detailed Diagnostics Group Description
CPU Direct Representation Variable
DG_Modulo.tDetailed.*
AT Variable
Hardware.
bAuxprocFailure
Failure in the communication
between the auxiliary processor
and the principal processor.
The main processor is not
enabled to communicate with the
RTC (CPU’s clock).
Hardware.
bThermometerFailure
Failure in the communication
between the thermometer and the
main processor.
Failure in the communication
between the LCD screen and the
main processor
Table 7-8. Hardware Detailed Diagnostics Group Description