Product specifications
SPP-R210 Command Manual
Rev. 1.00 BIXOLON
- 140 -
GS T
Function:
Set print position to the beginning of print line
Code:
ASCII
GS
T
n
Hex
1D
54
n
Decimal
29
84
n
Range:
n=0, 1, 48, 49
Default:
None
Description:
■ 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.
Remarks:
■ 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.
Differences:
Example:
None
■ Input:
0x54 0x45 0x53 0x54 0x30
0x1d 0x54 0x00
0x54 0x45 0x53 0x54 0x31
0x1d 0x54 0x01