Technical information
26DCA Intertel DCA Intertel
DCA Intertel 27 DCA Intertel
ESC 2 Set line spacing to 1/6 inch
Format:
ASCII: ESC 2
decimal: 27 50
hexadecimal: 1B 32
Comment:
Line spacing is set to 1/6 of an inch (4.23 mm) for subsequent line feed commands.
ESC 3 n Set line spacing to n/216 inch
Format:
ASCII: ESC 3 n
decimal: 27 51 n
hexadecimal: 1B 33 n
Comment:
Line spacing is set to n/216 of an inch (1/216” = 0.118 mm) for subsequent line feed
commands. The range for “n” is from 0 to 255 (OOhex...FFhex).
ESC A n Set line spacing to n/72 inch
Format:
ASCII: ESC A n
decimal: 27 65 n
hexadecimal: 1B 41 n
Comment:
Line spacing is set to n/72 of an inch (1/72” = 0.353 mm) for subsequent line feed
commands. The range for “n” is from 0 to 85 (00hex...55hex).
Note: When using uni A4 sheets on MP 2000 printer the minimum line spacing
pitch becomes 1/217 of an inch (0.117 mm).
This modication affects the ESC J n and ESC 3 n commands which therefore re-
spect the 1/217 inch pitch; the correct values for remaining line feed commands
are 3.16 mm (ESC 0),
2.46 mm (ESC 1), 4.21 mm (ESC 2) and 0.351 mm (ESC A n).