Product specifications
SLCS Programming Manual
Rev. 1.24
- 24 -
QR Code(When p3 is Q)
p1 : Horizontal position (X) [dot]
p2 : Vertical position (Y) [dot]
p3 : Q (means ‘QR Code’)
p4 : MODEL selection
1 : MODEL1
2 : MODEL2
p5 : ECC Level
p6 Recovery Rate
L 7%
M 15%
Q 25%
H 30%
p6 : Barcode Size : 1~4
p7 : Rotation
Value Rotation
0 No Rotation
1 90 degrees
2 180 degrees
3 270 degrees
‘DATA’ : ASCII data or Binary data.
Example
B2200,100,Q,2,M,4,0,'ABCDEFGHIJKLMN1234567890' // The position is (200,100)
Data Matrix(When p3 is D)
p1 : Horizontal position (X) [dot]
p2 : Vertical position (Y) [dot]
p3 : D (the ECC 200 data quality format
)
p4 : Barcode Size : 1 ~ 4;
P5 : Reverse
N: Normal
R: Reverse(or Inverse) – Reverse Video or Negative image
(P6) : Rotation
Value Rotation
0 No Rotation
1 90 degrees
2 180 degrees
3 270 degrees
‘DATA’ : ASCII data or Binary data.
Example
B2200,100,D,2,N,'BIXOLON Label Printer' // The position is (200,100)










