Product specifications
SPP-R210 Command Manual
Rev. 1.00 BIXOLON
- 59 -
ESC d
Function:
Print and feed n lines.
Code:
ASCII
ESC
d
n
Hex
1B
64
n
Decimal
27
100
n
Range:
0 ≤ n ≤ 255
Default:
None
Description:
This command feeds the paper by n lines after printing the data in the print buffer.
Remarks:
■ The per-line paper feed amount is based on the value set by the line spacing related commands, ESC 2 and ESC 3.
■ In page mode, this command moves only the print position, not performing actual print.
■ If the feed amount set is beyond the maximum feed amount, the feed amount will be set to the maximum feed
amount automatically.
Differences:
Example:
■ Maximum feed amount: 255 lines.
■ Input:
0x31 0x73 0x74
0x0a
0x0a
0x32 0x6e 0x64
0x1b 0x64 0x02
0x33 0x72 0x64
0x0a