Denso BHT-400-CE Reference Manual page 99

Bar code handy terminal class library reference manual
Table of Contents

Advertisement

Default value: 0 (Nothing in VB.NET)
Exceptions
None
Note
The value is reset to zero (0) when all data is read from the barcode buffer using the Input method and
the barcode buffer is empty.
The value is reset to zero (0) the moment barcode reading is disabled.
[Ex.] Acquire the code type for data remaining in the barcode buffer.
[VB] Dim type As Char = MyScanner.InBufferType
[C#] char type = MyScanner.InBufferType;
- 93 -

Advertisement

Table of Contents
loading

Table of Contents