Reading MSAcpi_ThermalZoneTemperature

  • Thread starter Thread starter Gerald
  • Start date Start date
G

Gerald

I am trying to figure out how to read the CPU temperature using C#. I
understand that I can read the temperature using
MSAcpi_ThermalZoneTemperature via the System.Management interfaces,
but I cannot figure out how to extract the data that I need.

Could someone please give me some pointers?

Thanks,

Gerald.
 
Back
Top