8. Line command
Syntax La,x, y, x1, y1
Parameter A= o, overwrite line
a = e, exclusive or line
x : left-up; per horizontal(Hori.) pos. (dot; 1mm= 8dots)
y : left-upper vertical (Vert.) pos. (dots)
x1: right-bottom Hori. Pos. (dots)
y1: right-bottom Vert. Pos. (dots)
Description Define a line to render in the label
** The diagonal line draw is not available **
9. 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.
10.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)
11.DataMatrix Code
Syntax Xp1, p2, p3, data
Parameters p1 : Hori. of left-bottom pos. of barcode ( unit : dots).
p2 : Vert. of left-bottom pos. of barcode (unit: dots).
p3 : Engrge the DataMatrix Code 8 times (horiqontally and vertically).
data : bar-code data (up to 500 characters).