A794 Owner’s Guide

Chapter 6: Programming Information

Print and Feed Paper

ASCII

ESC J n

Hexadecimal

1B 4A n

Decimal

27 74 n

Value of n:

n/203 inch in A794 Native Mode and TM-T88 Emulation Mode

 

n/360 inch in A793 Emulation Mode

Range of n:

0-255

Prints one line from the buffer and feeds the paper n/8 mm (n/203 inch). The line height equals the character height when n is too small.

If the Set Horizontal and Vertical Minimum Motion Units command (1D 50) is used to change the horizontal and vertical minimum motion units, the parameters of this command (Print and Feed Paper) will be interpreted accordingly.

Related Information

For more information, see the description of the Set Horizontal and Vertical Minimum Motion Units command in this document.

Print and Feed n Lines

ASCII

ESC d n

Hexadecimal

1B 64 n

Decimal

27 100 n

Range of n:

1-255 (0 is interpreted as 1)

Prints one line from the buffer and feeds paper n lines at the current line height.

Set Horizontal and Vertical Minimum Motion Units

ASCII

GS P x y

Hexadecimal

1D 50 x y

Decimal

29 80 x y

Value of x:

Horizontal

Value of y:

Vertical

Range of x:

0 – 255

Range of y:

0 – 255

Default of x:

203

Default of y:

203

Sets the horizontal and vertical motion units to 1/x inch and 1/y inch respectively.

When x or y is set to 0, the default setting for that motion unit is used.

December 1999

71

Page 76
Image 76
M-S Cash Drawer A794 manual Print and Feed Paper, Print and Feed n Lines, Set Horizontal and Vertical Minimum Motion Units