Denso BHT-400-CE Reference Manual page 177

Bar code handy terminal class library reference manual
Table of Contents

Advertisement

Volume
Sets or acquires the beeper volume.
Syntax
[VB]
Public Shared Property
[C#]
public static EN_VOLUME
Property
Beeper volume
Parameter values: As listed in EN_VOLUME
Default value: EN_VOLUME.LEVEL5
Exceptions
Name of Exception
ArgumentException
[Ex.] Set the beeper volume to maximum.
[VB] Beep.Settings.Volume = Beep.Settings.EN_VOLUME.LEVEL5
[C#] Beep.Settings.Volume = Beep.Settings.EN_VOLUME.LEVEL5;
Volume
As EN_VOLUME
Volume
{get; set;}
Meaning
The specified parameter value(s) is invalid.
- 171 -

Advertisement

Table of Contents
loading

Table of Contents