Kontron KEAPI Manuel d'utilisateur Page 23

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 37
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 22
Software specification for Kontron EAPI
23
Parameters:
in/out
Parameter name
Description
in
boardHandle
Handle of the selected board
in
cpuFanSpeedPwm
Required CPU fan speed pwm 0 (min) - 255 (max. speed)
2.10.9 KEApiGetSystemFanSpeed
KEAPI_CALLTYPE KEAPI_UINT32 KEApiGetSystemFanSpeed (
KEAPI_UINT32 boardHandle,
KEAPI_PINT32 pSystemFanRpm
);
Description:
Provides system fan speed (revolutions per minute).
Parameters:
in/out
Parameter name
Description
in
boardHandle
Handle of the selected board
out
pSystemFanRpm
Pointer to a variable that receives system fan rpm
2.10.10 KEApiSetSystemFanSpeed
KEAPI_CALLTYPE KEAPI_UINT32 KEApiSetSystemFanSpeed (
KEAPI_UINT32 boardHandle,
KEAPI_UINT8 systemFanSpeedPwm
);
Description:
Sets speed of system fan using Pulse Width Modulation.
Parameters:
in/out
Parameter name
Description
in
boardHandle
Handle of selected board
in
systemFanSpeedPwm
Required system fan speed pwm 0 (min) - 255 (max.
speed)
2.11 Display
2.11.1 KEApiGetDisplayCount
KEAPI_CALLTYPE KEAPI_UINT32 KEApiGetDisplayCount (
KEAPI_UINT32 boardHandle,
KEAPI_PINT32 pDisplayCount
);
Description:
Provides number of installed displays.
Parameters:
in/out
Parameter name
Description
in
boardHandle
Handle of the selected board
out
pDisplayCount
Number of installed displays
Vue de la page 22
1 2 ... 18 19 20 21 22 23 24 25 26 27 28 ... 36 37

Commentaires sur ces manuels

Pas de commentaire