CODE
FUNCTION
OUTLINE
CODE
FUNCTION
OUTLINE
CODE
FUNCTION
OUTLINE
CODE
FUNCTION
OUTLINE
CODE
FUNCTION
OUTLINE
ESC a n
(1B)H (61)H n
After printing the data in the current line, n lines are fed by this code. The value of n ranges from 1 to 120.
ESC C n (1B)H (43)H n
Sets page length in lines
This code sets the length of a page to n lines. The value of n ranges from 1 to 120. On initialization, the page length default condition will be 42 lines. The line feed pitch is one- sixth inch.
ESC Nn
(1B)H (4E)H n
Sets bottom margin in lines
Upon receiving this code, the bottom margin is set to n lines. 0 n 120; Default Value n = 0
ESC O (1B)H (4F)H
Cancels bottom margin.
Upon input of this code, bottom margin setting is cleared.
FF (0C)H
Form feed
The FF code prints the data in the current line and transports the paper to the start of the next page.
– 15 –