LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Is there any API or Property Node that gives the CPU Speed.

I want to get the information about CPU Speed, RAM, Harddisk and OS installed on the system through LabVIEW.

Are there APIs that give this information.

0 Kudos
Message 1 of 2
(2,324 Views)

take a look at windows scripting. http://www.microsoft.com/technet/scriptcenter/guide/sas_cpm_ciwz.mspx?mfr=true

 

attached are some zip files that show how to read info with .vbs script files. Change the file paths to point where you downloaded the files.

 

Another alternative is to use .NET stuff, but I haven't taken the time to figure out how to use it yet.

 

http://digital.ni.com/public.nsf/allkb/B97EF2D2015AA257862574500060835C

Message Edited by unclebump on 06-17-2009 04:48 AM
Download All
0 Kudos
Message 2 of 2
(2,304 Views)