NI Home
Cart Cart | Help
Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

Currently Being Moderated

Monitoring CPU usage on Windows from LabVIEW

VERSION 1

Created on: Feb 27, 2009 3:08 PM by DonovanB - Last Modified:  Feb 27, 2009 3:30 PM by DonovanB

This VI uses the Windows .NET Framework to create a PerformanceCounter object that returns the total processor usage at that point in time.

 

If your computer has more than one processor, the InstanceName can be changed from _Total to the individual processor you want to monitor.  For instance, if there are two processors, valid InstanceName values would be 0 and 1.

 

CPU Usage.Png

 

Downloads:
Average User Rating
(0 ratings)




There are no comments on this document

More Like This

  • Retrieving data ...