Esc 2 esc 3 n – Star Micronics CBM-820 Benutzerhandbuch
Seite 62

– 51 –
ESC 2
ESC 3 n
[Function]
Sets 1/6-inch Line Feed
[Code]
ASCII
ESC 2
Hexadecimal
1B
32
Decimal
27
50
[Outline]
This command sets a line feed amount per line to 1/6 inch.
[Caution]
There are two kinds of line feed amounts for the standard mode and page mode.
• For the standard mode: Set to 1/6 inch.
• For the page mode: Set to 10 dots (10/72 inch)
[See Also]
ESC 3
[Function]
Sets Line Feed Amount
[Code]
ASCII
ESC 3
n
Hexadecimal
1B
33
n
Decimal
27
51
n
[Range]
0
n
255
[Outline]
This command sets a line feed amount per line to n/60 inch.
[Caution]
There are two kinds of set values for the standard mode and page mode. Since the printer has
the minimum paper feed pitch of 1/144 inch, the line feed amount of n/60 inch is treated as
follows:
• For the standard mode: Set an approximate value of INT((6n+5)+0.5)/72 inch.
• For the page mode: Set n/72 inch(n coordinate).
[Default]
n = 10 (1/6 inch for the standard mode and 10 dots (10/72 inch for the page mode))
[See Also]
ESC 2