Denso BHT-400-CE Reference Manual page 182

Bar code handy terminal class library reference manual
Table of Contents

Advertisement

OnOffTrgKey
Sets or acquires the ON/OFF for the sound of the clicking of the trigger switch.
Syntax
[VB]
Public Shared Property
[C#]
public static EN_VOLUME
Property
Clicking sound ON/OFF
Parameter values: As listed in EN_ON_OFF
Default value: EN_ON_OFF.OFF
Exceptions
Name of Exception
ArgumentException The specified parameter value(s) is invalid.
[Ex.] Turn OFF the trigger key click sound.
[VB] Beep.Settings.OnOffTrgKey = Beep.Settings.EN_ON_OFF.OFF
[C#] Beep.Settings.OnOffTrgKey = Beep.Settings.EN_ON_OFF.OFF;
OnOffTrgKey
As EN_ON_OFF
OnOffTrgKey
Meaning
- 176 -
{get; set;}

Advertisement

Table of Contents
loading

Table of Contents