Show CPU usage in LabVIEW (?) [on hold]
Show CPU usage in LabVIEW (?) [on hold] I want to get the current value of the CPU usage (%) in LabVIEW. Actually i have found a VI which monitors the processor history, but it seems to be wrong. I tried to modify the VI to get just the current value of CPU usage (I mean just one point), but again it shows a wrong result. I also tried to get CPU usage using cmd " wmic cpu get loadpercentage " command, but every time I run the VI, CPU reaches up to 100 %. So does anyone know a simple way to programmatically (or another way) get CPU usage value? Thank you This question appears to be off-topic. The users who voted to close gave this specific reason: By what way does it "seem to be wrong"? It would also be nice to embed the LabVIEW code (image) into your question... – aschipfl 23 hours ago @aschip...