P-touch Template Manual/ Command Reference

Table Of Contents
P-touch Template 2.0 Command Reference
- 78 -
8. Setting and Retrieving Command Details
ESC iXf1 Retrieve prefix character
ASCII: ESC i X f 1 00h 00h
Hexadecimal: 1B 69 58 66 31 00 00
Parameters
None
Description
Retrieves the prefix character code.
3-byte data is returned from the printer.
[1]:
01h (Fixed)
[2]:
00h (Fixed)
[3]:
Specified character
The retrieved value is a value specified by a static command.
Example
When the prefix character is set to “_”:
Code: ESC i X f 1 00h 00h
(1Bh 69h 58h 66h 31h 00h 00h)
Returned value: 01h 00h 5Fh (5Fh stands for _” in ASCII code)