
- 117 -
LastCount
BHT-200B
Acquires the number of digits in the barcode that was read last.
“0” is stored if no barcodes are read since the BHT was last started up.
BHT-200Q
Acquires the number of digits in the barcode that was read last.
“0” is stored if no barcodes are read since the BHT was last started up.
If the barcode that was read last is a multi-line code, the total number of digits for all rows is
returned.
To acquire the number of digits for a specific row, use LastCodeInfo.
When an EAN/UCC composite code is read, the total number of digits in the composite
code is returned. To acquire the information for a specific row, use LastCodeInfo.
■ 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
Comentarios a estos manuales