A SERVICE OF

logo

ZQ110
Rev. 1.00
- 77 -
Mobile Printer Command Manual
GS T
[Name]
[Format]
[Range]
[Description]
[Notes]
[Example]
Set print position to the beginning of print line.
ASCII
GS
T
n
Hex
1D
54
n
Decimal
29
84
n
n=0, 1, 48, 49
This command sets the print position to the beginning of the print line.
- n specifies how data in the print buffer is processed when this
command is executed.
n
Function
0, 48
Sets the print position after the data in the print buffer is deleted.
1, 49
Sets the print position after the data in the print buffer is printed.
This command is effective only in standard mode, and ignored in page
mode.
When n =1,49, the printer prints the data in the print buffer and executes a
line feed, based on the line feed amount specified.
When n=0,48, the printer removes the print data in the print buffer.
After processing this command, the print position moves to the left of the
print area. The printer buffer will be empty.
This command is ignored if the print position is already the begaining of
the line.
Input:
0x54 0x45 0x53 0x54 0x30
0x1d 0x54 0x00
0x54 0x45 0x53 0x54 0x31
0x1d 0x54 0x01
Output: