Denso BHT-400-CE Reference Manual page 176

Bar code handy terminal class library reference manual
Table of Contents

Advertisement

Device
Sets or acquires the beeper or vibrator.
Syntax
[VB]
Public Shared Property
[C#]
public static EN_DEVICE
Property
Beeper or vibrator
Parameter values: As listed in EN_DEVICE (one of the values or a combination of the
Default value: EN_DEVICE.BEEP
Exceptions
Name of Exception
ArgumentException
[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;
Device
As EN_DEVICE
Device
{get; set;}
values)
Meaning
The specified parameter value(s) is invalid.
- 170 -

Advertisement

Table of Contents
loading

Table of Contents