P-touch Template Manual/ Command Reference

Table Of Contents
P-touch Template Command Reference
- 82 -
7. Control Command Details
ESC iXF1 Retrieve FNC1 replacement setting
ASCII: ESC i X F 1 n1 n2
Decimal: 27 105 88 70 49 nd1 nd2
Hexadecimal: 1B 69 58 46 31 nh1 nh2
Parameters
nh1: 00h (Fixed)
nh2: 00h (Fixed)
Description
Retrieves the FNC1 replacement setting.
3-byte data is returned from the printer.
[1]:
01h (Fixed)
[2]:
00h (Fixed)
[3]:
Setting
00h: FNC1 replacement setting OFF
01h: FNC1 replacement setting ON
The retrieved value is a value specified by a static command.
Example
When the FNC1 replacement setting is OFF:
Code: ESC i X F 1 00h 00h
(1Bh 69h 58h 46h 31h 00h 00h)
Returned value: 01h 00h 00h