05-21-2014 03:45 AM
Is there a way to monitor the hard drive temperature using Labview?
05-28-2014 03:35 AM
Hi WayneR!,
There is no native way to access hard drive temp through LabVIEW so you would need to take advantage of some other software tool. Below is a link to Microsoft's Sensor API. You may be able to find a dll that works here.
http://msdn.microsoft.com/en-gb/library/windows/desktop/dd318953(v=vs.85).aspx
Best Regards,
Chris