LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Is there a way to read internal HDD temperature (S.M.A.R.T.) data in labview?

I am monitoring temperatures at various locations on a hard drive, and would like to be able to read the drive's internal temperature sensor. Anybody know of a way to do this? I am currently using a primitive standalone program which reads the S.M.A.R.T. temperature data, but would really like to be able to get the temperature in Labview.
Thanks.
0 Kudos
Message 1 of 3
(3,492 Views)

Maybe with some .net/WMI info or possibly a .vbs script. Maybe some info at this website.

http://smartlinux.sourceforge.net/smart/index.php

0 Kudos
Message 2 of 3
(3,472 Views)

It is up to you to figure out what the numbers mean. This requires you to be able to run .vbs scripts. Rename the .txt file with a .vbs extension.

http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=214120&SiteID=1

http://www.microsoft.com/downloads/thankyou.aspx?familyId=2cc30a64-ea15-4661-8da4-55bbc145c30e&displ...

Download All
0 Kudos
Message 3 of 3
(3,465 Views)