5.4.3Mode 3
1. Paper feed commands
CR | Carriage Return | |
|
|
|
| Code | 0D16 |
|
|
|
| Function | Prints the data stored in the print buffer, and then starts a new line according to the |
|
| defined amount of paper feed for one line. |
|
|
|
| Details | • After executing this command, a head of a line is set as a starting position of |
|
| printing. |
|
| |
|
| • LF command received immediately following CR is ignored. |
|
| |
LF | Line Feed | |
|
|
|
| Code | 0A16 |
|
|
|
| Function | Provides the same function as CR. |
|
|
|
| Details | • After executing this command, a head of a line is set as a next starting position of |
|
| printing. |
|
| |
|
| • LF command received immediately following CR is ignored. |
|
| |
FF | Page Length Print | |
|
|
|
| Code | 0C16 |
|
|
|
| Function | Feeds paper based on the setting of page length. |
|
|
|
| Details | • After executing this command, a head of a line is set as a next starting position of |
|
| printing. |