12
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 16)
14. 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 page19)
15. 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
20
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)
16. 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”