11
6. PDF 417
Syntax
: Px,y,w,h,r,c,ec,len
Data
Parameters
: x : Hori. of left-bottom pos. of barcode ( unit : dots)
y : Vert. of left-bottom pos. of barcode (unit : dots)
w : Width (x dimension) of the narrowest element (bar or space) in the barcode.
h : Height (y dimension) of each barcode row in the symbol.
r : number of barcode rows, from 3 to 90. If you key in 0, printer will count all the rows.
c : number of barcode columns, from 1 ~ 30. If you key in 0, printer will count the all columns.
ec : error correction level: 0 ~ 8.
len :number of encoded data bytes, including carriage returns
↵
and line feed.
Data : data to be encoded(the length of the data is equal to len; up to 1024 characters)
Description
: Print a 2 dimensional PDF417 code (refer page 15)
7. Maxicode
Syntax
: Mx, y, sno, nos, mode, ccode, zip, class, rotation, message
Parameter
: x : Hori. of left-bottom pos. of barcode (unit: dots).
y : Vert. of left-bottom pos. of barcode (unit: dots).
sno : symbol number, in set of symbols
:
1 ~ 8.
nos : number of symbols in set of symbols
:
1 ~ 8 sets.
mode : mode of maxicode 2, 3, 4 or 6.
Ccode : 3
digits country code.
zip : postal code
9 digits for US style postal code. If there is a 5 digits zip code, 4 zeros must be padded
6 digits alphanumeric zip code for non-US style postal code.
class : service class, 3 digits numeric.
rotation : rotation of barcode (0 : 0
°
).
message : 1 ~ 84 characters.
Description
: Print a 2 dimensional Maxicode (refer page 15)
8. Define variable field
Syntax
: Vxx, length, prompt
Parameters
: xx = from 00 ~ 29
length = number of characters (up to 98characters).
prompt = prompt of variable (maximum up to 20 characters)
Description
: User defined variable field setting (refer page 19 )
9. Pattern command
Syntax
: Qx, y, width, height
Data...
Parameters
: x = Hori. of left-bottom pos. (unit : dots).
y = Vert. of left-bottom pos. (unit : dots).
width = width of graphic (unit : byte)
height = height of graphic (unit : dots)
(data length = width x height)
Description
:
4
2
0
1
2
3
4
5
6
7
8
77 78 79 80
Data send out
1 2 3 4 ......77 78 79 80
width = 4 ; height = 20
(data length : 4x20 = 80)
(refer page18)
10. Downloading character sets to memory
Syntax
: Vt, x, y, x_mul, y_mul, gap, rotation, data
Parameter
: t: arbitrary name of font; from a ~ z (or A ~ Z)
Description
Download Bit-Mapped font to memory. All the parameters are the same as the text command
Example
: VA,5,10,1,1,1,0,data
;The arbitrary name of font
“
A
”
PDF created with FinePrint pdfFactory trial version
http://www.fineprint.com