Casio DT-X8 Series Bedienungsanleitung Seite 43

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 171
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 42
43
3.24 SysCheckCharger
This function retrieves the contact status between the terminal and battery charger. The condition
between the two devices can be monitored by setting timeout time. See also note below.
Calling Sequences
[C++]
DWORD SysCheckCharger(
DWORD time_out
)
[Visual Basic]
Public Shared Function SysCheckCharger( _
ByVal time_out As Int32 _
) As Int32
[C#]
public static Int32 SysCheckCharger(
Int32 time_out
);
Parameter
time_out
This parameter is for specifying a contact status monitoring time selecting one of the values
listed below. Any value below 200 will be automatically rounded off to 200.
200 to 3600000 : Contact status monitoring time (in millisecond)
INFINITE : Infinite monitoring time (no timeout)
Return Values
0 : Contact detected
-1 : Timeout occurred
FUNCTION_UNSUPPORT : Unsupported error
Note:
If the function is carried out continuously, be sure to set up an interval of one second or
longer before the subsequent execution of the function takes place.
Seitenansicht 42
1 2 ... 38 39 40 41 42 43 44 45 46 47 48 ... 170 171

Kommentare zu diesen Handbüchern

Keine Kommentare