Specifications

Programmers Guide TH230/TH230+
70
ESC d
Function:
Print and feed n lines
Code ASCII: ESC d n
Code HEX: 0x1B 0x64 n
Range:
1 n 255 (0 is interpreted as 1)
Default: None
Description:
Prints the data in the print buffer and feeds n lines.
Notes:
The amount of paper fed per line is based on the value set using the line
spacing command (ESC 2 or ESC 3).
The maximum paper feed amount is 1016 mm (40 inches). If the
specified amount exceeds 1016 mm (40 inches), the paper feed amount
is automatically set to 1016 mm (40 inches).
After printing, the printing position moves to the beginning of the line.
When a left margin is set in standard mode, the position of the left
margin is the beginning of the line.
When this command is processed in page mode, only the printing
position moves and the printer does not perform actual printing.
This command is used to temporarily feed a specific line without
changing the line spacing set by other commands.
The vertical motion unit (see GS P) will not calculate for line spacing.
ESC i
Function: Full cut
Code ASCII:
ESC i
Code HEX: 0x1B 0x69
Description: Cuts the receipt
Notes:
There are two codes (0x19 or 0x1B 0x69) for this command and both
perform the same function.
If not at beginning of line, a linefeed will be done
Wincor Nixdorf suggests using the newer command GS V (see page 157)
to cut the receipt.