Casio DT-X8 Series Bedienungsanleitung Seite 26

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 184
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 25
26
4.5 OBRSetBuzzer
This function sets up the notification mode for scanning complete with the integrated buzzer.
Calling Sequences
[C++]
int OBRSetBuzzer(
BYTE byMode
)
[Visual Basic]
Public Shared Function OBRSetBuzzer( _
ByVal byMode As Byte _
) As Int32
[C#]
public static Int32 OBRSetBuzzer(
Byte byMode
);
Parameters
byMode
This parameter is for specifying buzzer notification mode selecting either of the values
listed below.
OBR_BUZOFF : Disable the buzzer notification
OBR_BUZON : Enable the buzzer notification
Return Values
OBR_OK : Normal end
OBR_PRM : Parameter error
OBR_PON : Open already
OBR_NOT_DEVICE : Scanner driver error. In the Device Emulator, this value is not returned.
FUNCTION_UNSUPPORT : Unsupported error
Seitenansicht 25
1 2 ... 21 22 23 24 25 26 27 28 29 30 31 ... 183 184

Kommentare zu diesen Handbüchern

Keine Kommentare