beautypg.com

Zx,y,a,b,c,d,e,ndata – print aztec bar code – GoDEX EZPL User Manual

Page 62

background image

57

Zx,y,a,b,c,d,e,ndata – Print Aztec Bar Code

Syntax

Zx,y,a,b,c,d,e,ndata

Parameter

x = Hori. of left-bottom pos. of barcode (unit: dots).

y = Vert. of left-bottom pos. of barcode (unit: dots).

a = rotation of barcode (0 ~ 3)

0) 0° 1) 90° 2) 180° 3) 270°

b =

Magnification factor

( 1 to 10 )

1 on 150 dpi printers

2 on 200 dpi printers

3 on 300 dpi printers

6 on 600 dpi printers

c = extended channel interpretation code indicator

Y = if data contains ECICs

N = if data does not contains ECICs

d = error control and symbol size/type indicator. If the input data is not numeric, the

beginning will be 000.

0 = default error correction level

01 to 99 = error correction percentage ( minimum )

101 to 104 = 1 to 4 – layer compact symbol

201 to 232 = 1 to 32 – layer full - range symbol

300 = a simple Aztec “Rune”

e = menu symbol indicator Accepted Values

Y = if this symbol is to be a menu ( bar code reader initialization ) symbol

N = if it is not a menu symbol

n = data length : maximum = 2000

data = bar code data

Description

Print a 2D Aztec

Example

Please refer to Appendix1 to see all 1D and 2D barcodes sample and commands.