Denso BHT-202Q Manual do Utilizador Página 25

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 407
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 24
7. Beeper, Vibrator
The beeper and vibrator function is equipped with the following features.
The beeper or vibrator is selected and the beeper volume setting made at the system settings.
Sound pattern specification
7.1. Beeper/Vibrator Selection
It is possible to select from “Beeper only”, “Vibrator only”, and “Beeper and vibrator”.
Sounding of the beeper or activation of the vibrator from the application is controlled using an indexer. The
beeper or vibrator is specified for the index.
[Ex.] Sound beeper only.
[VB] MyBeep.Item(Beep.Settings.EN_DEVICE.BEEP) = Beep.EN_CTRL.ON
[C#] MyBeep[Beep.Settings.EN_DEVICE.BEEP] = Beep.EN_CTRL.ON
[Ex.] Sound beeper and vibrator.
[VB] MyBeep.Item(Beep.Settings.EN_DEVICE.BEEP Or _
Beep.Settings.EN_DEVICE.VIBRATOR) = Beep.EN_CTRL.ON
[C#] MyBeep[Beep.Settings.EN_DEVICE.BEEP
| Beep.Settings.EN_DEVICE.VIBRATOR] = Beep.EN_CTRL.ON
Specify whether to sound the beeper or activate the vibrator when displaying a warning message and so forth
upon the completion of barcode reading at the Beep.Settings.Device property.
7.2. Beeper, Vibrator Parameters
The beeper and vibrator parameters are listed in the following table.
Parameter Setting Default
ON duration (100 msec) 0 to 255 5
OFF duration (100 msec) 0 to 255 5
Frequency (beeper only) 3 to 32767Hz, 0:698Hz, 1:1396 Hz, 2:2793Hz 2
Repeat count (times) 0 to 255 1
The beeper or vibrator will remain ON continuously if the ON duration is set to a value other than “0” and the
OFF duration is set to “0”.
16
Vista de página 24
1 2 ... 20 21 22 23 24 25 26 27 28 29 30 ... 406 407

Comentários a estes Manuais

Sem comentários