LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to access motherboard's built in temperature sensors using labview?

First of all: THANK YOU ALL for this VI!

I modified it a bit (see screenshot), to suit my needs.

RTECH_0-1747068165684.png

 

Any Information that i want to process, i just extraxt out of "Extra Info" via Regex:

RTECH_1-1747068404539.png

RTECH_3-1747068621542.png


And with that i have a Simple Graph that shows me the Temp of my CPU and my GPU. 😃


The only thing left to do for me, is to extract the other Data (like Core Power for every Core) and display it.

Message 11 of 12
(201 Views)

@R-TECH wrote:

First of all: THANK YOU ALL for this VI!

I modified it a bit (see screenshot), to suit my needs.

RTECH_0-1747068165684.png

 

 

RTECH_1-1747068404539.png

RTECH_3-1747068621542.png

 


openhardwaremonitor.exe needs to be running with admin-privilegs, otherrwise (as a standard windows user), you get "nothing" for the temperature readings.

 

started as admin-user

alexderjuengere_0-1749651164697.png

started as standard user

alexderjuengere_1-1749651218146.png

 

 

Message 12 of 12
(77 Views)