3. PRINTER FUNCTIONS
TG558
4
3-
4
0
$
[Name]
Restore small character printing
[Format]
ASCII
EOT
Hex
04
Decimal 4
[Description]
The printer resumes printing with small characters
[Notes]
• The commands $00 - $09 do not cancel the print buffer
• the commands which modify the dimensions of the characters are only active at the
beginning of the line
[Default]
Setting the “Print mode” parameter in the printer set-up
[Reference]
$00, $01, $02, $03, $1D $21, $1B $4D
[Example]
7
0
$
[Name]
Cancel print data buffer
[Format]
ASCII
BEL
Hex
07
Decimal
7
[Description]
Deletes all the print data in the current print buffer.
[Notes]
• If data that existed in the previously specified printing area also exists in the currently
specified printing area, it is deleted.
[Default]
[Reference]
[Example]
S
B
[Name]
Moving back of one character
[Format]
ASCII
BS
Hex
08
Decimal
8
[Description]
Moves print position to previous character.
[Notes]
This command can put two characters at the same position.
[Default]
[Reference]
[Example]
A
0
$
[Name]
Forward feeds one line
[Format]
ASCII
LF
Hex
0A
Decimal 10
[Description]
Forward feeds one line equivalent to a line of print
[Notes]
• This command brings about the printing of the contents of the line buffer
[Default]
[Reference]
$1B $32, $1B $33
[Example]