User`s manual

Confidential
RS-T80 Programming Manual
- 76 -
2 Command Description
2.1 Print command
LF
[Function] Print and line feed
[Format] ASCII LF
Hex 0A
Decimal 10
[Note] This command sets the print position to the beginning of the line.
[Reference] ESC 2, ESC 3
FF
[Function] Print all data in the print buffers and return to the standard mode.
[Format] ASCII FF
Hex 0C
Decimal 12
[Notes] · This command is valid only in page mode.
· The buffer data is deleted after being printed.
· The printer does not execute paper cutting.
· This command sets the print position to the beginning of the line.
[Relative] ESC FF, ESC L, ESC S
CR
[Function] When the command is enabled, it equals to LF; it is ignored when disabled,
[Format] ASCII CR
Hex 0D
Decimal 13
[Notes] · Sets the print starting position to the beginning of the line.
· This command is set according to the printer configuration.
[Relative] LF
ESC FF
[Function] Print data in page mode
[Format] ASCII ESC FF
Hex 1B 0C
Decimal 27 12
[Notes] · This command is enabled only in page mode.
· After printing, the printer does not clear the buffered data, setting values for
ESC T and ESC W, and the position for buffering character data.