P-touch Template Manual/ Command Reference

Table Of Contents
P-touch Template Command Reference
- 67 -
7. Control Command Details
ESC iXF2 FNC1 replacement setting
ASCII: ESC i X F 2 n1 n2 n3
Decimal: 27 105 88 70 50 nd1 nd2 nd3
Hexadecimal: 1B 69 58 46 32 nh1 nh2 nh3
Parameters
nh1: 01h (Fixed)
nh2: 00h (Fixed)
nh3: 00h 01h
Description
Selects whether or not GS codes, which are included in barcode protocols such as GS1-128
(UCC/EAN-128), are replaced with FNC1 codes.
nh3=00h:
FNC1 replacement setting OFF
nh3=01h:
FNC1 replacement setting ON
This command is a static command.
Example
To disable FNC1 replacement:
ESC i X F 2 01h 00h 00h
(1Bh 69h 58h 46h 32h 01h 00h 00h)