Print; Print And Feed Paper; Print And Feed N Lines - CognitiveTPG A798 Programming Manual

Thermal receipt printer
Hide thumbs Also See for A798:
Table of Contents

Advertisement

Revision D 10/13

Print

ASCII
ETB
Hexadecimal
17
Decimal
23
Prints one line from the buffer and feeds paper one line. Executes LF on receipt.
Related information
This command is ignored in LEGACY emulation.

Print and feed paper

ASCII
ESC J n
Hexadecimal
1B 4A n
Decimal
27 74 n
Value of n:
n/203 inch in A798 native mode, A794 emulation and Application Compatible Escape Commands 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.
Chapter 4: Programming Commands
A798-PG00001D
41

Advertisement

Table of Contents
loading

Table of Contents