LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

monitor cpu/gpu heat

Solved!
Go to solution

I would like to create a vi that reads my graphics card, and cpu temps. Is there a way to program labview to read these temps? Something like the program speed fan. I would like to log my gpu temps during gaming.

 

Thanks,

Chod

0 Kudos
Message 1 of 2
(2,746 Views)
Solution
Accepted by topic author Chod
There are far better ways to do this, as there are free tools available that can perform this kind of monitoring - just Google for them. Anything like this depends on the hardware's capabilities and the operating system. If you're on Windows .NET has some classes that can gather some of this information, as this example shows. However, whether this works or not depends, like I said, on what's supported by your hardware. That example did not work on my computer.
0 Kudos
Message 2 of 2
(2,726 Views)