
LastCount
BHT-700B
Acquires the number of digits in the last read code.
"0" is stored in the barcode buffer if no barcodes have been read after starting up the
BHT.
BHT-700Q
Acquires the number of digits in the last read code.
"0" is stored in the barcode buffer if no barcodes have been read after starting up the
BHT.
Returns the total number of multi-line code digits when multi-line codes are read.
Use LastCodeInfo to acquire the number of code digits for each line.
Returns the total number of digits when EAN/UCC Composite codes are read. Use
LastCodeInfo to acquire the number of code digits for each line.
■ Syntax
[VB]
Public Property ReadOnly LastCount As Integer
[C#]
public int LastCount {get}
■ Property
Number of digits in the barcode that was read last
Default value: 0
■ Exceptions
None
■ Note
The value is "0" if no barcode is read after an instance of the Scanner class was created.
The value remains unchanged even if barcode reading is disabled.
117
Comentarios a estos manuales