beautypg.com

Microcom 814M Programming Manual User Manual

Page 17

background image

13

ESC $ nL nH

[Name]

[Format]

[Range]

[Description]

[Notes]

[Reference]

Set absolute print position

ASCII

ESC

$ nL nH

Hex

1B

24 nL nH

Decimal 27

36 nL nH

0 ≤ nL ≤ 255

0 ≤ nH ≤ 255

Sets the distance from the beginning of the line to the position at which subsequent

characters are to be printed as below.
♦ [(nL + nH × 256) × (vertical or horizontal motion unit)] inches.
ƒ

Settings outside the specified printable area are ignored.

ƒ

The horizontal and vertical motion units are specified by GS P.

ƒ

In standard mode, the horizontal motion unit (x) is used.

ƒ

In page mode, horizontal or vertical motion unit is selected depending on the starting

position of the printable area as follows:

1.When the starting position is set to the upper left or lower right of the printable

area using ESC T, the horizontal motion unit (x) is used.

2.When the starting position is set to the upper right or lower left of the printable

area using ESC T, the vertical motion unit (y) is used.

ESC \, GS $, GS \, GS P

ESC % n

[Name]

[Format]

[Range]

[Description]

[Notes]

[Default]

[Reference]

Select/cancel user-defined character set

ASCII

ESC

% n

Hex

1B

25

n

Decimal 27

37 n

0 ≤ n ≤ 255

Selects or cancels the user-defined character set.
♦ When the LSB of n is 0, the user-defined character set is canceled.
♦ When the LSB of n is 1, the user-defined character set is selected.
ƒ

When the user-defined character set is canceled, the internal character set is

automatically selected.

ƒ

n is available only for the least significant bit.

n = 0

ƒ

ESC &, ESC ?