Kontron KEAPI Manual de usuario Pagina 23

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 37
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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
Vista de pagina 22
1 2 ... 18 19 20 21 22 23 24 25 26 27 28 ... 36 37

Comentarios a estos manuales

Sin comentarios