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

Two-color thermal receipt printer
Hide thumbs Also See for A799II:
Table of Contents

Advertisement

46
Chapter 4: Programming Commands

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 Native mode 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.
A799-2PG0001B 4/2016

Advertisement

Table of Contents
loading

Table of Contents