- 44 -
GS T n
[Function]
Moving print position to top of the line
[Code]
<
1D
>
H
<
54
>
H
<
n
>
[Range]
n=
0, 1, 48, 49
[Outline]
Moves print position to top of the line.
• “n” specifies data processing in print buffer at the execution of this command.
n
Function
0,48
Moves print position after erasing the data in print buffer.
1,49
Moves print position after printing the data in print buffer.
• When printing is specified (n = 1, 49), data in the print buffer is printed and line
feeding in accordance with the specified line feed is executed.
• When erasing is specified (n = 0, 48), cancel processing of print data in the print
buffer is executed with other data and setting retained.