
Line Feed
| ASCII | Hex | Decimal |
|
|
| |
Serial | LF | 0A | 10 |
Purpose | Prints the data in the buffer (if any) and advances the paper one line at the | ||
| current line space setting. |
| |
Comment | If configured for LF equals newline (LF=CR+LF), the logical print head is | ||
| positioned at character column 1 of the new line. Otherwise, the logical print |
head does not move when configured for LF function only (LF=LF ONLY). The LF function cancels all single line print attributes such as double high (elongated) and double wide (expanded) characters.
This code is always configured for LF=CR+LF in the
In the
In the
Programming |