473,493 Members | 4,319 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Reading System Tempeture

Hi all

Does any one know of a way of reading the system's temperature from Intel
boards temp sensors?

I want the readings like Intel's Active Monitor
(http://www.kryptos.info/screenshoots/intelam.JPG).

Thanks in advance.

Wayne Taylor
www.kryptos.co.uk/blog


Nov 20 '05 #1
2 999
look at the Win32_TemperatureProbe class in WMI.
here's an example:
http://vbnet.mvps.org/index.html?cod...atureprobe.htm

the above is in vb script. if you want to port it to vb .net, make use class
in the
System.Management namespace (these are wrappers for the WMI and work
more or less the same way)

however, to save you grief in case the above does not work, here are a few
links which
mention why the above technique might not work always:
http://www.adminlife.com/247referenc..._20703955.html

hope this helps..
Imran.
"Wayne Taylor" <wt*@online.kryptos.co.uk> wrote in message
news:%2****************@TK2MSFTNGP11.phx.gbl...
Hi all

Does any one know of a way of reading the system's temperature from Intel
boards temp sensors?

I want the readings like Intel's Active Monitor
(http://www.kryptos.info/screenshoots/intelam.JPG).

Thanks in advance.

Wayne Taylor
www.kryptos.co.uk/blog


Nov 20 '05 #2
Hi

Thanks for that very useful.

Wayne
www.kryptos.co.uk/blog

"Imran Koradia" <no****@microsoft.com> wrote in message
news:eD**************@TK2MSFTNGP09.phx.gbl...
look at the Win32_TemperatureProbe class in WMI.
here's an example:
http://vbnet.mvps.org/index.html?cod...atureprobe.htm

the above is in vb script. if you want to port it to vb .net, make use
class
in the
System.Management namespace (these are wrappers for the WMI and work
more or less the same way)

however, to save you grief in case the above does not work, here are a few
links which
mention why the above technique might not work always:
http://www.adminlife.com/247referenc..._20703955.html

hope this helps..
Imran.
"Wayne Taylor" <wt*@online.kryptos.co.uk> wrote in message
news:%2****************@TK2MSFTNGP11.phx.gbl...
Hi all

Does any one know of a way of reading the system's temperature from
Intel
boards temp sensors?

I want the readings like Intel's Active Monitor
(http://www.kryptos.info/screenshoots/intelam.JPG).

Thanks in advance.

Wayne Taylor
www.kryptos.co.uk/blog



Nov 20 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
3563
by: Andy | last post by:
Hi, In the code below (not pretty I know but it's an early version :-P) I'm having problems reading the data object back in. If I move the reading code to immediately after the section where it...
6
6314
by: Rajorshi Biswas | last post by:
Hi folks, Suppose I have a large (1 GB) text file which I want to read in reverse. The number of characters I want to read at a time is insignificant. I'm confused as to how best to do it. Upon...
21
13022
by: JoKur | last post by:
Hello, First let me tell you that I'm very new to C# and learning as I go. I'm trying to write a client application to communicate with a server (that I didn't write). Each message from the...
13
3933
by: mloichate | last post by:
I must read a very heavy-weight text plain file (usually .txt extension) )and replace a given character with another given character in all text inside the file. My application was working pretty...
4
3270
by: dale zhang | last post by:
Hi, I am trying to save and read an image from MS Access DB based on the following article: http://www.vbdotnetheaven.com/Code/Sept2003/2175.asp Right now, I saved images without any...
7
6027
by: John Dann | last post by:
I'm trying to read some binary data from a file created by another program. I know the binary file format but can't change or control the format. The binary data is organised such that it should...
2
1824
by: Mad Scientist Jr | last post by:
i'm trying to read a file byte by byte (and later alter the data and write it to a 2nd file byte by byte) and running into a problem where it seems to keep reading the same byte over and over again...
4
8346
by: Jason Kumpf | last post by:
OK I've been staring at this code all day and still with everything I have tried I cannot figure out two problems I am having. Once is why the space limit for the directory I create in the code...
4
2001
by: dacuteangel04 | last post by:
ok what my program is suppost to do is open a file - Grades.txt and read each line the breaking the lines down w/ tokens so i may later average some numbers an example some of the lines from the...
0
7157
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7192
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
7364
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5452
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4886
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3087
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3078
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1397
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
282
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.