speedfanReader

버전 1.0.0.0 (2.18 KB) 작성자: Ivar Eskerud Smith
Code to read temperatures (gpu/cpu/hdd), fan speeds and voltages from speedfan.
다운로드 수: 284
업데이트 날짜: 2012/6/14

라이선스 보기

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.

인용 양식

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

MATLAB 릴리스 호환 정보
개발 환경: R2012a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Data Import and Analysis에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0