Esc 3, Esc 4, Esc a – Compuprint 4247-L03 Programmer Manua User Manual
Page 27
ESC 3
Sets vertical spacing to n/180 inch. (IBM XL24 AGM, EPSON)
ASCII Code
ESC 3 n
Hexadecimal Value
X'1B' X'33' n
Decimal Value
27 51 n
Range
1 ≤ n ≤ 255
This sequence sets the vertical spacing to n/180 inch. It is ignored if n is equal to 0.
ESC 3
Sets vertical spacing to n/216 inch. (IBM XL24, 2391 +)
ASCII Code
ESC 3 n
Hexadecimal Value
1B 33 n
Decimal Value
X'27' X'51' n
Range
0 ≤ n ≤ 255
This sequence sets the vertical spacing to n/216 inch.
ESC 4
Sets the current position as top of form (first printable line). (IBM)
ASCII Code
ESC 4
Hexadecimal Value
X'1B' X'34'
Decimal Value
27 52
This sequence sets the first line of the fanfold paper as the current paper position of the form.
ESC A
Sets variable vertical spacing to n/60 inch. (IBM XL24 AGM, EPSON)
ASCII Code
ESC A n
Hexadecimal Value
X'1B' X'41' n
Decimal Value
27 65 n
This command changes the default vertical spacing to n/60 inch. The new vertical spacing value is
immediately activated.
ESC A
Sets variable vertical spacing to n/72 inch. (IBM XL24, 2391 +)
ASCII Code
ESC A n
Hexadecimal Value
X'1B' X'41' n
Decimal Value
27 65 n
This command changes the default vertical spacing to n/72 inch. The vertical spacing value is stored and
activated only after the ESC 2 code is received.
Chapter 2. EPSON/IBM Mode
11