The leader in industrial automation and control solutions

How can I display diagnostic information or resource utilization statistics on my HMI/cMT series device?

Tags:

  • FAQ
  • Diagnostic
  • EBPro

Chapter 22 of the EasyBuilder Pro Manual describes all System Registers. These are reserved LW and LB addresses that provide information/control of various HMI features.

Use EasyBuilder Pro to create a set of ASCII, Numeric, or Bit Lamp objects that read the appropriate System Registers to display diagnostic information on an HMI. For example: to display the CPU and Memory utilization statistics, create two Numeric objects that read LW-9025 and LW-11159 respectively:

The actual CPU and RAM utilization information are then displayed in the HMI runtime:

Content created by Support Team