
Appendix B IBM ProPrinter X24 and IBM ProPrinter II Commands
ESC J | n | (IBM ProPrinter X24) |
One Line Feed of n/216" or n/180" | Hexadecimal code: 1B 4A n | |
n = 1 - 255 |
|
Prints the buffer and feeds the paper line feed.If the parameter AGM : NO has been
selected in the SETUP , the paper line feed by n/216"; If the parameter AGM : YES has been selected in the SETUP , the paper line feed by n/180".
It also executes a carriage return, if the parameter LF + CR : YES has been selected in the SETUP.
The value of n must be a multiple of 3 (minimum line feed). In
ESC J | n | (IBM ProPrinter II) |
One Line Feed of n/216" | Hexadecimal code: 1B 4A n |
n = 1 - 255
Prints the buffer and feeds the paper by n/216". It also executes a carriage return, if the parameter LF + CR = YES has been selected in the SETUP.
In
ESC ]
Line Feed Backward | Hexadecimal code: 1B 5D |
Prints the current line and executes a line feed backward of a value determined by the vertical spacing selected.
If the parameter LF + CR = YES has been selected from the Setup, the printing position is set at the left margin.
ESC [ | c1 c2 t1 t2 n1 n2 |
| IBM ProPrinter X24 only |
Line Feed Value Modification | Hexadecimal code: 1B 5B 5C c1 t2 n1 n2 |
Modifies the values of codes ESC J and ESC 2 as n/ 216” or n/180”.
Parameters c1, c2, t1, t2 and n1 have the following fixed decimal values: 4, 0, 0, 0, and 0.
Parameter n2 has the decimal value: 180 or 216.