P-touch Template Manual/ Command Reference

Table Of Contents
P-touch Template 2.0 Command Reference
- 80 -
8. Setting and Retrieving Command Details
ESC iXc1 Retrieve cut options
ASCII: ESC i X c 1 00h 00h
Hexadecimal: 1B 69 58 63 31 00 00
Parameters
None
Description
Retrieves the various cut settings.
3-byte data is returned from the printer.
[1]:
01h (Fixed)
[2]:
00h (Fixed)
[3]:
Setting
00h: No cutting
01h: Automatically cuts
08h: Cut at end
09h: Both ( Automatically cuts + Cut at end)
The retrieved value is a value specified by a static command.
This command is applied to only a printer with auto cutter.
Example
When auto cutting is selected:
Code: ESC i X c 1 00h 00h
(1Bh 69h 58h 63h 31h 00h 00h)
Returned value: 01h 00h 01h