Jump to content

accessing motherboard sensors via labview...


Recommended Posts

Hi Paul,

I've not actually done this in LabVIEW. But I use something called Core Temp to monitor temps on my laptop.

There's a few add-ons here: http://www.alcpu.com/CoreTemp/addons.html

One of the add-ons is open source. So there may be a way to use some of that code with LabVIEW.

Hi All,

Does anyone know if it's possible to access motherboard temperature sensors using labview, and if so, how?!

Thanks!

Paul

Link to comment

(For info, this is a kind of cross post with NI.com here: http://forums.ni.com/t5/LabVIEW/Is-it-possible-to-access-motherboard-s-built-in-temperature/m-p/1662280/highlight/false#M594131)

Thanks for the info.

Unfortunately, coretemp only appears to return the CPU core temperatures. I'm really after ambient board temperature (that I can get from speedfan for example, but can't see how to get into labview).

Any other thoughts?

Thanks

Paul

Link to comment

I'm sure there is a DLL call you can use but a simply hacky way of doing it is if SpeedFan supports logging the temperature. I know CPUtemp can be configured to log to a CSV file every minute or so. If SpeedFan supports this you could then re open that log in LabVIEW.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.