Search found 2 matches

by JulioCesarSF
Fri Mar 15, 2013 3:49 am
Forum: Programming Help
Topic: CPU TDP
Replies: 3
Views: 9459

Re: CPU TDP

Ty! What about cpu voltage? I'm trying to get it from Win32_Processor WMI class and it is always 1 (CurrentVoltage). procedure TForm2.GetKernelPerfStateInfo; const WbemUser =''; WbemPassword =''; WbemComputer ='localhost'; wbemFlagForwardOnly = $00000020; var FSWbemLocator : OLEVariant; FWMIService ...
by JulioCesarSF
Wed Mar 13, 2013 3:00 pm
Forum: Programming Help
Topic: CPU TDP
Replies: 3
Views: 9459

CPU TDP

Hi,

I'm doing a project for college and I'm having difficulty getting the TDP processor.

Where do I find the api to get the TDP?

thank you :oops:

Go to advanced search