Chapter 15. Function Reference
372
Syntax:
MARK$
Description:
BHT-100Q
MARK$
returns a maximum of 9 bytes of string in the format below. The first one
byte represents the code type and the remaining two bytes indicate the number of
digits of a read 2D code or bar code.
In multi-line code scanning, the code type and the number of digits will be returned
by the specified number of lines of codes.
BHT-100B
MARK$
returns a 3-byte string which consists of the first one byte representing the
bar code type and the remaining two bytes indicating the number of digits of a read
bar code.
code MARK
I/O function
MARK$
Returns the bar code type and the number of digits of a read bar code. In the BHT-100Q,
this function returns also the 2D code type and the number of digits of a read 2D code.
1
2
3
1
2
3
4
5
6
1
2
3
4
5
6
7
8
9
bytes
bytes
bytes
Code
type
Code
type
Code
type
Code
type
Code
type
Code
type
No. of digits
No. of digits
No. of digits
No. of digits
No. of digits
No. of digits
In single-line code scanning
In multi-line code scanning, when 2 lines of codes are specified
In multi-line code scanning, when 3 lines of codes are specified
Summary of Contents for BHT-BASIC 100 SERIES
Page 1: ......
Page 161: ...153 Chapter 10 Sleep Function CONTENTS 10 1 Sleep Function 154...
Page 163: ...155 Chapter 11 Resume Function CONTENTS 11 1 Resume Function 156...
Page 173: ...165 Chapter 13 Backlight Function CONTENTS 13 1 Backlight Function 166...
Page 249: ...241 Example CLOSE IF kyIn Y THEN KILL Master Dat END IF Reference Statements CLFILE...