speedfanReader

Code to read temperatures (gpu/cpu/hdd), fan speeds and voltages from speedfan.
284 Downloads
Aktualisiert 14. Jun 2012

Lizenz anzeigen

Code to read temperatures (from shared memory), fan speeds and voltages from speedfan. Speedfan must if course be installed and running.

http://www.almico.com/speedfan.php

This mex file uses code from the SpeedFan Information Tool 1.0:

http://lightquick.co.uk/c-source-to-read-the-speedfan-api.html

Example:

[temps,fans,volts]=speedfanReader();

[temps,fans,volts]=speedfanReader(8); %get 8 first values

32 values are returned as default. Unfortunately no information about which temperatures correspond to which sensors are available when reading speedfans values from shared memory.

Zitieren als

Ivar Eskerud Smith (2024). speedfanReader (https://www.mathworks.com/matlabcentral/fileexchange/37159-speedfanreader), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2012a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Data Import and Analysis finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0