Denso BHT-202Q Bedienungsanleitung Seite 210

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 407
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 209
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;
201
Seitenansicht 209
1 2 ... 205 206 207 208 209 210 211 212 213 214 215 ... 406 407

Kommentare zu diesen Handbüchern

Keine Kommentare