LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I monitoring PF Usage programatically

Solved!
Go to solution

Hello.

 

 

How can I monitoring PF Usage programatically?, In the Task Manager of Windows, in the section Performance I can read the PF usage and the CPU Usage, but I want to read it directly in Labview, is it posible? is it exist any vi that performs this?

 

 

thanks

 

 

 

0 Kudos
Message 1 of 3
(2,684 Views)
Solution
Accepted by topic author RockHoward

There is a .net example @ C:\Program Files\National Instruments\LabVIEW 8.5\examples\comm\dotnet\SimpleTaskMonitor.llb\SimpleTaskMonitor.vi.

 

You can find this by searching for .net examples from labview "Find Examples"  [Help:Find Examples]

 

 

Visualize the Solution

CLA

LabVIEW, LabVIEW FPGA
Message 2 of 3
(2,671 Views)
You can also do it with the ActiveX SystemMonitor class.
Message 3 of 3
(2,661 Views)