LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

access to task manager info from labview vi?

Hi,
I'd like to automatically record the information present on
the task manager (wind2000) performance tab (memory, handles, threads etc),
while doing a bunch of labview tasks.
How can I get that information from a labview vi (perhaps a dll call
to the appropriate windows api)?

Cheers,
bob
0 Kudos
Message 1 of 3
(2,867 Views)
Hi Bop,

look for the labview windows utility, wich include a lot of windows
function, alse these one you are looking for.
http://www.geocities.com/gzou999/index.html

niko
0 Kudos
Message 2 of 3
(2,867 Views)
Thanks for the link!

Cheers,
bob

Niko wrote:

> Hi Bop,
>
> look for the labview windows utility, wich include a lot of windows
> function, alse these one you are looking for.
> http://www.geocities.com/gzou999/index.html
>
> niko
>
>
>
0 Kudos
Message 3 of 3
(2,867 Views)