P-touch Template Manual/ Command Reference

Table Of Contents
P-touch Template Command Reference
- 44 -
7. Control Command Details
^FC FNC1 replacement setting
ASCII: ^ F C n
Decimal: 94 70 67 nd
Hexadecimal: 5E 46 43 nh
Parameters
0≤n≤1
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.
n:
FNC1 replacement setting
(ON: 1; OFF: 0 (default))
This command is a dynamic command.
Remarks
Invalid if n is a value other than 1 or 0
Example
To disable FNC1 replacement:
Since FNC1 replacement will be disabled, n=0. Therefore, the command will be as follows.
^ F C 0
(5Eh 46h 43h 30h)