
■ 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;
116
Comentarios a estos manuales