Viewing processor utilization within the application?

2004-03-25 Thread marcw
I need to view the processor utiliation from within my application. Is there a call I can make to the operating system or does LabVIEW have the capability to do it? Thanks in advance.

Re: Viewing processor utilization within the application?

2004-03-25 Thread Mads
If you have LV7 and have installed the .Net framework there is an example included with LV called SimpleTaskMonitor.vi, it does just that - using .Net