Wx,y,mode,type,ec,mask,mul,len,roatae Page 60
Page 60
![background image](/manuals/736893/60/background.png)
55
Wx,y,mode,type,ec,mask,mul,len,roatae
Syntax
Wx,y,mode,type,ec,mask,mul,len,roatae
data
Parameters
x = Hori. of left-bottom pos. of barcode (unit: dots)
y = Vert. of left-bottom pos. of barcode (unit: dots)
mode = input mode (1 ~ 5)
1 Numerical data mode
2 Alpha numerical data mode
3 8-bit data mode*
4 Kanji data mode
5 Mixing mode (not available in Micro QR Code)
type = barcode type (1 ~ 2)
1 Model1 (original)
2 Model2 (enhanced)
3 Micro QR code
ec = error correction level (L、M、Q、H)
L Low
M Medium
Q Medium high
H High (not available in Micro QR Code)
mask = masking factor (0 ~ 7 or 8 for auto). When printing with Micro QR code, it must
be set to "0".
mul = multiple (1 ~ 8)
len = number of encoded data bytes, including carriage returns ↵ and line feed.
roatae =rotation of barcode (0 ~ 3)
0) 0° 1) 90° 2) 180° 3) 270°
data = bar code data.
*Note: if input mode is set to 8-bit data mode, the first four digits of bar code data
must indicate the data length in bytes. For example, if first four digits are 0015, that
means the data length of following bar code content must be 15 bytes.
Description
Arrange QR-code by setting.
Example
Q50,0,0
^L
W10,10,2,1,L,8,10,36,0
0123456789ABCDEFGHIJKLMNOPQRSTUVW
XYZ
E
Data mode: 2
Model type: 1
Error level: L
Masking factor: 8
Multiple:10
Data length: 36