Denso BHT-400-CE Reference Manual page 179

Bar code handy terminal class library reference manual
Table of Contents

Advertisement

VolumeTap
Sets or acquires the sound volume of the screen taps.
Syntax
[VB]
Public Shared Property
[C#]
public static EN_VOLUME
Property
Sound volume
Parameter values: EN_VOLUME values LEVEL_OFF to LEVEL2
Default value: EN_VOLUME.LEVEL2
Exceptions
Name of Exception
ArgumentException
[Ex.] Set the screen tap sound volume to maximum.
[VB] Beep.Settings.VolumeTap = Beep.Settings.EN_VOLUME.LEVEL2
[C#] Beep.Settings.VolumeTap = Beep.Settings.EN_VOLUME.LEVEL2;
VolumeTap
As EN_VOLUME
VolumeTap
{get; set;}
Meaning
The specified parameter value(s) is invalid.
- 173 -

Advertisement

Table of Contents
loading

Table of Contents