Groups | Blog | Home
all groups > vb.net > august 2005 >

vb.net : Is there an "easy" way to get the hardware parts temperature?


Scott Swigart
8/31/2005 4:45:01 PM
You can use WMI to get the information. Here's an example:

http://groups.google.de/group/microsoft.public.dotnet.languages.vb/msg/5236fff7281d6f78



[quoted text, click to view]
ThunderMusic
8/31/2005 6:46:19 PM
Hi,
Is there an "easy" (I mean, with .NET framework and no asm code) to get
the hardware parts temperature assuming there are sensors to sense it? Like
the CPU Core temp or any other parts. I know the temperature of some parts
is available in the BIOS depending on the brand of the motherboard. So is
there a way to get these informations from within .NET? I know it's probably
brand specific, but maybe MS wrapped something around it?

thanks

ThunderMusic

ThunderMusic
8/31/2005 10:27:31 PM
Hi,

probably exactly what I was searching for, but my system always returns 0
result, so I can't know for sure. I'll try to test it on other computers.

Thanks a lot.

"Scott Swigart" <scott@swigartconsulting.com> a écrit dans le message de
news:7EFE7A48-2C97-4F6D-A253-68E225ADE657@microsoft.com...
[quoted text, click to view]

AddThis Social Bookmark Button