TP809 Programming Manual
14
3 Print Commands
LF
[Function]
Print and line feed
[Format]
ASCII
LF
Hex
0A
Decimal
10
[Description]
Prints the data in the print buffer and feeds one line, based on the current line spacing.
FF (In page mode)
[Function]
Print and return to standard mode (in page mode)
[Format]
ASCII
FF
Hex
0C
Decimal
12
[Description]
Prints all the data in the print buffer collectively and switches from page mode to
standard mode.
ESC FF
[Function]
Print data in page mode
[Format]
ASCII
ESC FF
Hex
1B 0C
Decimal
27 12
[Description]
In page mode, prints all the data in the print buffer collectively.
Содержание TP809
Страница 1: ...TP809 Programming Manual Rev 1 2...
Страница 32: ...TP809 Programming Manual 26...