P-touch Template Manual/ Command Reference

Table Of Contents
P-touch Template 2.0 Command Reference
- 104 -
8. Setting and Retrieving Command Details
ESC iX^1 Retrieve print stop position
ASCII: ESC i X ^ 1 00h 00h
Hexadecimal: 1B 69 58 5E 31 00 00
Parameters
None
Description
Retrieve print stop position.
3-byte data is returned from the printer.
[1]:
01h (Fixed
[2]:
00h (Fixed
[3]:
Settings
00h: Tear-bar
01h: Head
The retrieved value is a value specified by a static command.
Example
When the print stop position is set to tear-bar (00h):
Code: ESC i X ^ 1 00h 00h
(1Bh 69h 58h 5Eh 31h 00h 00h)
Retuned value: 01h 00h 00h