Click here to Skip to main content
15,889,808 members
Home / Discussions / C#
   

C#

 
AnswerRe: Control the entered value Pin
Giorgi Dalakishvili23-Aug-07 1:39
mentorGiorgi Dalakishvili23-Aug-07 1:39 
GeneralRe: Control the entered value Pin
Kamrul Ahsan23-Aug-07 1:57
Kamrul Ahsan23-Aug-07 1:57 
AnswerRe: Control the entered value Pin
Christian Graus23-Aug-07 1:48
protectorChristian Graus23-Aug-07 1:48 
AnswerRe: Control the entered value Pin
prasadbuddhika23-Aug-07 1:50
prasadbuddhika23-Aug-07 1:50 
Questionremote computer admin [modified] Pin
sourabhsorate23-Aug-07 0:26
sourabhsorate23-Aug-07 0:26 
AnswerRe: remote computer admin Pin
Christian Graus23-Aug-07 1:01
protectorChristian Graus23-Aug-07 1:01 
GeneralRe: remote computer admin Pin
sourabhsorate16-Sep-07 23:01
sourabhsorate16-Sep-07 23:01 
QuestionReading temperature values Pin
Tim Wuytens23-Aug-07 0:10
Tim Wuytens23-Aug-07 0:10 
Hi everyone,

I'm working on a monitoring app in C# and would like to retrieve the temperatures of various sensors on my motherboard.
I'm specifically interested in the CPU and motherboard temperature sensors.

My first thought was to use WMI to read these values. I've tried the Win32_TemperatureProbe table among others, but the CurrentReading prop is not populated. (More info see MSDN article here)
I've found that the sensors should be accessible through the SMBUS on the mainbord.

So my question to the community: Does anyone know how to read CPU and mainbord temp sensors? Or can you help me to gain access to the SMBus?

I've been told these values should be quite easy to read using some low-level bios access (using assembly), but I'm looking for a way to get these values using C# and .NET 2.0 framework.

Any help would be greatly appreciated!

Thanks in advance!
Tim Wuytens
AnswerRe: Reading temperature values Pin
Giorgi Dalakishvili23-Aug-07 0:19
mentorGiorgi Dalakishvili23-Aug-07 0:19 
GeneralRe: Reading temperature values Pin
Tim Wuytens23-Aug-07 0:32
Tim Wuytens23-Aug-07 0:32 
GeneralRe: Reading temperature values Pin
Giorgi Dalakishvili23-Aug-07 0:51
mentorGiorgi Dalakishvili23-Aug-07 0:51 
AnswerRe: Reading temperature values Pin
Hessam Jalali23-Aug-07 1:37
Hessam Jalali23-Aug-07 1:37 
GeneralRe: Reading temperature values Pin
Dan Neely23-Aug-07 2:16
Dan Neely23-Aug-07 2:16 
GeneralRe: Reading temperature values Pin
Hessam Jalali23-Aug-07 2:25
Hessam Jalali23-Aug-07 2:25 
QuestionProblem when reading DBF files Pin
vuthaianh22-Aug-07 23:52
vuthaianh22-Aug-07 23:52 
QuestionHow can move a UserControl in the form? Pin
leminhphuong22-Aug-07 23:10
leminhphuong22-Aug-07 23:10 
AnswerRe: How can move a UserControl in the form? Pin
Martin#22-Aug-07 23:14
Martin#22-Aug-07 23:14 
QuestionGet Ip address of the interface which is used for a connection to another pc Pin
hansipet22-Aug-07 23:01
hansipet22-Aug-07 23:01 
QuestionGet Ip address of an client which uses the remote connection Pin
hansipet22-Aug-07 22:59
hansipet22-Aug-07 22:59 
QuestionHow To Provide And Use Version Info Of Application Pin
fani mirza22-Aug-07 22:25
fani mirza22-Aug-07 22:25 
AnswerRe: How To Provide And Use Version Info Of Application Pin
Martin#22-Aug-07 22:35
Martin#22-Aug-07 22:35 
GeneralRe: How To Provide And Use Version Info Of Application Pin
fani mirza23-Aug-07 1:47
fani mirza23-Aug-07 1:47 
GeneralRe: How To Provide And Use Version Info Of Application Pin
Martin#23-Aug-07 1:49
Martin#23-Aug-07 1:49 
QuestionUpdate issue on SQL using C# Pin
C#Coudou22-Aug-07 22:18
C#Coudou22-Aug-07 22:18 
AnswerRe: Update issue on SQL using C# Pin
Christian Graus22-Aug-07 22:23
protectorChristian Graus22-Aug-07 22:23 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.