
Commands
9
ESC 5
Sets an automatic line feed after a carriage return. (IBM)
ASCII Code ESC 5
n
Hexadecimal Value 1B 35
n
Decimal Value 27 53
n
If n is equal to 1, this command sets an automatic line feed on receiving of a CR code. If n is
equal to 0, this command cancels the automatic line feed.
n Automatic line feed
0 Disabled
1 Enabled
ESC J
Advances paper n/180 inch. (EPSON and IBMXL24AGM)
Advances paper n/216 inch. (IBMXL24 and 2391)
ASCII Code ESC J
n
Hexadecimal Value 1B 4A
n
Decimal Value 27 74
n
Range 1 <
n
< 255
This is a terminator code; it therefore causes the current contents of the print buffer to be
printed out before performing a single line feed of n/180 or n/216 inch. This command is
cancelled after the line feed has been performed. The printing will restart after a line feed from
the column at which the command was sent.