Accessing harddisk SMART info

Everything else that doesn't fall into one of the other PB categories.
TerryHough
Enthusiast
Enthusiast
Posts: 781
Joined: Fri Apr 25, 2003 6:51 pm
Location: NC, USA
Contact:

Accessing harddisk SMART info

Post by TerryHough »

Does anyone have an example of how to access SMART info on drives
with this support, specifically how to access the hard disk temperature?

TIA
Terry
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Re: Accessing harddisk SMART info

Post by PB »

Here's a Visual Basic example, which I haven't tested, but it may help:

http://tinyurl.com/27pta

Good luck! :)
User avatar
Rings
Moderator
Moderator
Posts: 1435
Joined: Sat Apr 26, 2003 1:11 am

Post by Rings »

i tested the vb example and it worked.
but of course a similar example can be found here :
viewtopic.php?t=6599&postdays=0&postord ... sk&start=0
SPAMINATOR NR.1
TerryHough
Enthusiast
Enthusiast
Posts: 781
Joined: Fri Apr 25, 2003 6:51 pm
Location: NC, USA
Contact:

Post by TerryHough »

Thanks for the references guys.

I don't know anything about VB, but maybe I can get the idea.

Terry
Post Reply