Denso BHT-400-CE Reference Manual page 248

Bar code handy terminal class library reference manual
Table of Contents

Advertisement

ScanMode
Sets or acquires the operation mode for the [SCAN] key.
Syntax
[VB]
Public Shared Property
[C#]
public static EN_MX_MODE
Property
Operation mode
Parameter values: As listed in EN_MX_MODE with the exception of EN_MX.MODE.IM
Default value: EN_MX_MODE.TRG
Exceptions
Name of Exception
ArgumentException
[Ex.] Set the [SCAN] key function to the [CTRL] key.
[VB] Keys.Settings.ScanMode = Keys.Settings.EN_MX_MODE.CTRL
[C#] Keys.Settings.ScanMode = Keys.Settings.EN_MX_MODE.CTRL;
ScanMode
As EN_MX_MODE
ScanMode
{get; set;}
Meaning
The specified parameter value(s) is invalid.
- 242 -

Advertisement

Table of Contents
loading

Table of Contents