PcInfoApp

PcInfoAppMainWindow.PNG

PcInfoApp is an application to monitor the hardware of a pc. You are able to configure a wide range of sensors with warning ranges.

  • TermalZone
  • FreeSpace
  • Fan
  • Voltages
  • Watch EventLog

If such a warning was reached, you are able to send an e mail, or you can also configure a alarm database (e.g. the WinCCFlexible database) for it.

To support a wide range of hardware diagnosis, we currently support four interfaces:

  • .Net: Some features like disk information or event logging is accessible directly with .Net.
  • WMI: The WMI is available on any Windows PC and could be used to detect a couple of hardware information depending of the used motherboard.
  • OpenHardwareMonitor: The Open Hardware Monitor is a free open source software that monitors temperature sensors, fan speeds, voltages, load and clock speeds of a computer (for details look at http://openhardwaremonitor.org/).
  • DMApi (Siemens HW only): This is a library created by Siemens an is only available of SIEMENS Industrial PCs.