Kontron KEAPI Bedienungsanleitung Seite 23

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 37
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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
Seitenansicht 22
1 2 ... 18 19 20 21 22 23 24 25 26 27 28 ... 36 37

Kommentare zu diesen Handbüchern

Keine Kommentare