Get hardware temperature, voltage, fan's speed
-
Hi all, I tried to get information from sensors by WMI functions but it doesn't work. (I used such functions: VoltageProbe, TemperatureProbe). I want to know how to get information about temperature, voltage and fan's speed. And how to create universal programm that can detect such information on the most computers??:confused: Thanks!!
-
Hi all, I tried to get information from sensors by WMI functions but it doesn't work. (I used such functions: VoltageProbe, TemperatureProbe). I want to know how to get information about temperature, voltage and fan's speed. And how to create universal programm that can detect such information on the most computers??:confused: Thanks!!
Are you willing to pay for these components? If yes, you may want to try CPUID system monitoring SDK. http://www.cpuid-pro.com/hwmonitor.php[^]
1. I will develop myself to the maximum of my potential in all ways 2. I will look for the good in all people and make them feel worthwhile. 3. If I have nothing good to say about a person, I will say nothing. 4. I will always be as enthusiastic about the success of others as I am about my own. 5. I will always remain loyal to God, my country, family and my friends - Chuck Norris
Ernest Laurentin -
Are you willing to pay for these components? If yes, you may want to try CPUID system monitoring SDK. http://www.cpuid-pro.com/hwmonitor.php[^]
1. I will develop myself to the maximum of my potential in all ways 2. I will look for the good in all people and make them feel worthwhile. 3. If I have nothing good to say about a person, I will say nothing. 4. I will always be as enthusiastic about the success of others as I am about my own. 5. I will always remain loyal to God, my country, family and my friends - Chuck Norris
Ernest LaurentinThere are no other ways to create your own programm without outside SDK??? On http://www.cpuid-pro.com/hwmonitor.php posted only programms and screenshots - no SDK and examples. I'd download one of that programm (CPUID) and I've interested what functions does this programm use to get information from sensor without any DLL??
-
There are no other ways to create your own programm without outside SDK??? On http://www.cpuid-pro.com/hwmonitor.php posted only programms and screenshots - no SDK and examples. I'd download one of that programm (CPUID) and I've interested what functions does this programm use to get information from sensor without any DLL??
Do you need to Win32_Fan/Win32_HeatPipe/Win32_TemperatureProbe ?