Al momento, stai seguendo questo contributo
- Vedrai gli aggiornamenti nel tuo feed del contenuto seguito
- Potresti ricevere delle email a seconda delle tue preferenze per le comunicazioni
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.
Cita come
Ivar Eskerud Smith (2026). speedfanReader (https://it.mathworks.com/matlabcentral/fileexchange/37159-speedfanreader), MATLAB Central File Exchange. Recuperato .
Informazioni generali
- Versione 1.0.0.0 (2,18 KB)
Compatibilità della release di MATLAB
- Compatibile con qualsiasi release
Compatibilità della piattaforma
- Windows
- macOS
- Linux
| Versione | Pubblicato | Note della release | Action |
|---|---|---|---|
| 1.0.0.0 |
