49
Line feed/LF
[ASCII]
LF
[Decimal] 10
[Hexadecimal] 0A
[Description]
●
Prints the data in the receiving buffer and performs line feed.
●
After setting the LF code, the head of line (left margin) becomes the next printing start position.
●
Line feed rate can be set with ESC 0, ESC 2, ESC 3, ESC A.
●
Initial value is 30/203 inch.
●
When print data, CR code, and LF code are entered in this order, data are printed by CR code and then line
feed is executed by LF code.
●
Cancels the double-width expansion with automatic cancel (SO, ESC SO).
* CautionWhen data without [CR], such as [print data] + [LF], are received, an operation equivalent to CR is
executed within LF processing before line feed is executed.
As a result of line feed, if the next print position falls within the perforation skip (bottom margin) area, the printer feeds
paper until the position comes to the top of the next page.