Brother International DCP-L5650DN Barcode Print Users Guide - Page 14

Data type, 2.7 Barcode data

Page 14 highlights

3.3.3 Barcode height ("b") Specifies the maximum height of the small module (unit: 1/600th in.). ESC(s0pb0s24860T123456789123 3.3.4 Data type ("s") Specifies the barcode data type. ESC(s0pb0s24860T123456789123 Parameter 0 (default) 1 2 3 4 Barcode Data Type Automatic (JIS/ShiftJIS) Numerical (0-9) Alphanumeric (0-9, uppercase A to Z, space Binary 8-bits/byte data (JIS 8-bit character set) Kanji (Shift JIS values 8140h - 9FFCh and E040h - EAA4h) Example 2s (Alphanumeric data) 3.2.5 Barcode type ("T") Specifies the barcode type. ESC(s0pb0s24860T123456789123 Value 24860 24861 24862 Code Type QRCode Model1 QRCode Model2 Swiss QRCode 3.2.7 Barcode data The actual user-defined information: ESC(s0pb0s24860T123456789123 ASCII control code characters (ASCII code 0-30) can be specified for QRCode as follows: ESC&p#X Where: # is the number of control code characters is an example control code character Example To specify two ASCII code characters "0" and "1" with QRCode, use: 24850TESC&p2X 3 13

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19

13
3
3.3.3
Barcode height (“b”)
Specifies the maximum height of the small module (unit: 1/600
th
in.).
ESC
(s0p
b0s24860T123456789123
3.3.4 Data type
(“s”)
Specifies the barcode data type.
ESC
(s0p
b0s24860T123456789123
Parameter
Barcode Data Type
0 (default)
Automatic (JIS/ShiftJIS)
1
Numerical (0
9)
2
Alphanumeric (0
9, uppercase A to Z, space $%*+-. /: )
3
Binary 8-bits/byte data (JIS 8-bit character set)
4
Kanji (Shift JIS values 8140h
9FFCh and E040h
EAA4h)
Example
2s
(Alphanumeric data)
3.2.5
Barcode type (“T”)
Specifies the barcode type.
ESC
(s0p
b0s24860T123456789123
Value
Code Type
24860
QRCode Model1
24861
QRCode Model2
24862
Swiss QRCode
3.2.7 Barcode data
The actual user-defined information:
ESC
(s0p
b0s24860T123456789123
ASCII control code characters (ASCII code 0
30) can be specified for QRCode as follows:
ESC
&p#X<00>
Where:
#
is the number of control code characters
<00>
is an example control code character
Example
To specify two ASCII code characters “0” and “1” with
QRCode, use:
24850T
ESC
&p2X<00><01>