5-89
ESC z 0
[Name] Set line feed to 1/12 inch
[Format] ASCII ESC z 0 or ESC z "0"
Hex 1B 7A 00 1B 7A 30
Decimal 27 122 0 27 122 48
[Range] ------
[Default] 1/6 inch
[Description] Sets subsequent line feeds to 1/12 inch.
ESC z 1
[Name] Set line feed to 1/6 inch
[Format] ASCII ESC z 1 or ESC z "1"
Hex 1B 7A 01 1B 7A 31
Decimal 27 122 1 27 122 49
[Range] ------
[Default] 1/6 inch
[Description] Sets subsequent line feeds to 1/6 inch.
ESC A n
[Name] Define n/72 inch pitch line feed
[Format] ASCII ESC A n
Hex 1B 41 n
Decimal 27 65 n
[Range] 0 ≤ n ≤ 85
[Default] n = 12 (1/6 inch line feed)
[Description] Defines line feed amount for one line as n/72 inch.
To enable this code, ESC 2 (line feed pitch setting) is required.
5-88
CONTROL COMMANDS LIST
CHAPTER 5
ESC 2
[Name] Set ESC A line feed pitch
[Format] ASCII ESC 2
Hex 1B 32
Decimal 27 50
[Range] ------
[Default] ------
[Description] Sets one line feed amount to the value defined by ESC A
(n/72 inch pitch line feed definition).
Line feed pitch is set to 1/6 inch if executing this command when ESC A
(n/72 inch pitch line feed definition) is not set.
ESC 3 n
[Name] Set line feed to n/216 inch line feed pitch
[Format] ASCII ESC 3 n
Hex 1B 33 n
Decimal 27 51 n
[Range] 0 ≤ n ≤ 255
[Default] n = 36 (1/6 inch)
[Description] Sets subsequent line feed amounts to a value approximate to n/216 inch.
Because the minimum pitch for the paper feed mechanism is 1/144 of an inch,
the setting value will be approximated according to the following equation.
INT (n x 2/3 + 0.5)/144 of an inch
ESC y n
[Name] Set line feed to n/144 inch line feed pitch
[Format] ASCII ESC y n
Hex 1B 79 n
Decimal 27 121 n
[Range] 0 ≤ n ≤ 255
[Default] n = 24 (1/6 inch)
[Description] Sets subsequent line feed amounts to a n/144 inch.
Kommentare zu diesen Handbüchern