Mgett,name<cr> - read saved file, Mmov,s:o.x,d:o.x - move file, Px - print label – GoDEX EZPL User Manual

Page 31: Q±x - row offset adjustment, Rx - rotate printing, Mgett,name<cr

Advertising
background image

26

~MGETT,name<CR> - Read saved file

Syntax

~MGETT,name<CR>

Parameter

name = the name of saved

Description

Read the saved file from printer.

Example

Use “~MSETT, text1<CR>00000015Text file test2” to save data to printer.

Then use “~MGETT,name<CR>“ command to read saved data

Example:

~MGETT,text1

Hyper Terminal will show:

Text file test2

~MMOV,s:o.x,d:o.x - Move file

Syntax

~MMOV,s:o.x,d:o.x

Parameter

s = source device of stored object ( s = D or F )

d = distination device of stored object

o = object name , o also can use * for this command.

x = extension , x also can use * for this command.

= D, database

= A, Asia font

= C, TTF font

= E, Bit-Mapped font

= F, label form

= G, graphic

= S, serial file

= T, text

= B, Unicode Table

Description

Move file

Example

~MMOV,F:*.F,D:*.F

~MMOV,D:*.G,F:

~Px - Print label

Syntax

~Px

Parameter

x = 1 ~ 32767

Description

This command will repeatedly print the specific copies of label format.

~Q±x - Row Offset Adjustment

Syntax

~Q±x

Parameter

X =-100 ~ +100 (unit: dots)

Description

This command is used for setting the start position of label printing. The top edge of

label is considered as “0”. The “+n” move the start position downward, and the “–n”

move the position upward (it can be set across 2 labels).

~Rx - Rotate printing

Syntax

~Rx

Parameter

x = label width (unit: mm), the input range is defined by the specification of printer

models.

Description

Rotate the label format 180-degrees when printing (refer to page75). To return to

the original print direction, set the x value greater than the max width of model’s

specification.

Advertising