Micro Qrcode; Micro Qrcode Commands; Figure 44 Data Micro Qrcode Example - TransAct Epic 3000 Programmer's Manual

Table of Contents

Advertisement

Programming Codes

Micro QRCode

Micro QR Code is a 2D barcode readable by most QR scanners, mobile phones and
smart phones with a camera. The code is similar to QR code although is restricted to 35
characters
Numeric only
Alphanumeric
Binary (8 bits)
Kanji/Kana
Note: The number of characters is also affected by the error correction. The above
assumes the default level L is used.
Note: Lower case alpha is processed as binary data. URL information works best in
upper case.
Note: At this time Kanji and Katakana are not supported by the EPIC 3000
Micro QRCode is controlled by the same commands as QR code. Error correction level
H is not available as the number of correction characters would exceed the input length.

Micro QRCode Commands

There are two version of the command, one is null terminated and the other allows a
length to be specified (Note that the length is a two byte field as the symbol may contain
more than 256 characters.
Function
ASCII
Hexadecimal 1BH 62H <37>{information} [NUL]
Decimal
Function
ASCII
Hexadecimal 1BH 62H <36><nL><nH><d
Decimal
[ESC] b <36>WWW.TRANSACT-TECH.COM[NUL]
Note: The normal Select barcode Width and Select Barcode height
commands do not affect Micro QRCode barcodes. The rules governing
how the barcode is printed do not allow variations in the aspect ratios.
The QRCode control commands that will allow some control over how the
barcode is printed.
Page 124
Max. 35 characters
Max. 21 characters
Max. 15 bytes
Max. 9 characters
Micro QRCode
[ESC] b <37>{information} [NUL]
<27> <98> <37>{information} [NUL]
Micro QRCode
[ESC] b <36><nL><nH><d
<27> <98> <36><nL><nH><d

Figure 44 Data Micro QRCode Example

Rev A
T480 Programmer's Guide
> ... <d
>
1
n
> ... <d
>
1
n
> ... <d
>
1
n
100-14362

Advertisement

Table of Contents
loading

Table of Contents