Yx,y,name – graphics file, Xrbx,y,enlarge,rotation,length<cr, Data – GoDEX EZPL User Manual

Page 61: Xrbx,y,enlarge,rotationr,length<cr, Yx,y,name

Advertising
background image

56

XRBx,y,enlarge,rotation,length<CR>data - Arrange DataMatrix Code

Syntax

XRBx,y,enlarge,rotation,length<CR>

data

Parameters

x = Horizontal start position of barcode (unit: dots).

y = Vertical start position of barcode (unit: dots).

enlarge = Enlarge the DataMatrix Code 1~8 times (horizontally and vertically).

rotation = rotation of barcode (0 ~ 3)

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

length = data length (unit: bytes).

data = bar code data.

Description

Arrange DataMatrix code.


XRBx,y,enlarge,rotationR,length<CR>data - Arrange Rectangular DataMatrix Code

Syntax

XRBx,y,enlarge,rotationR,length<CR>

data

Parameters

x = Horizontal start position of barcode (unit: dots).

y = Vertical start position of barcode (unit: dots).

enlarge = Enlarge the DataMatrix Code 1~8 times (horizontally and vertically).

rotationR = rotation of barcode (0R ~ 3R)

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

length = data length (unit: bytes).

data = bar code data.

Description

Arrange rectangular DataMatrix code.

Yx,y,name – Graphics file

Syntax

Yx,y,name

Parameter

x = Hori. Pos. of left-upper of graphics (unit: dots)

y = Vert. Pos. of left-upper of graphics (unit: dots)

name = Name of graphics download, the variable data can also be accepted.

Description

This command is for printing a graphic file that has been previously stored in printer

memory.

Example:

A graphic in printer named

“Graphic1”, command Y20, 40;

Graphic1 ↵ will put this graphic into

label at position (20, 40).

(20,40)

x

y

Advertising