Denso BHT-200QW Dokumentacja Strona 199

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 377
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 198
- 197 -
Device
Sets or acquires the beeper or vibrator.
Syntax
[VB]
Public Shared Property Device As EN_DEVICE
[C#]
public static EN_DEVICE Device {get; set;}
Property
Beeper or vibrator
Parameter values
: As listed in EN_DEVICE (one of the values or a combination of the
values)
Default value: EN_DEVICE.BEEP
Exceptions
Name of Exception Meaning
ArgumentException The specified parameter value(s) is invalid.
[Ex.] Set the sound device (barcode reading, warning sound etc.) for the entire system to
vibrator only.
[VB] Beep.Settings.Device = Beep.Settings.EN_DEVICE.VIBRATOR
[C#] Beep.Settings.Device = Beep.Settings.EN_DEVICE.VIBRATOR;
Przeglądanie stron 198
1 2 ... 194 195 196 197 198 199 200 201 202 203 204 ... 376 377

Komentarze do niniejszej Instrukcji

Brak uwag