14
^CF Full
cut
setting
[ASCII] ^ C F n1 n2
[Decimal]
94 67 70 nd1 nd2
[Hexadecimal]
5E 43 46 nh1 nh2
[Parameters] 0
≤
n1
≤
9
0
≤
n2
≤
9
[Description]
・
Specifies whether or not full cut is used, and specifies the number of copies.
(n1*10)+n2:
Full cut and number of copies settings
(00: OFF; 01 to 99: Number of copies)
(Default value: 01)
・
This command is a dynamic command.
[Remarks]
・
The full cut label number setting can be between 1 and 99. This command becomes invalid
if any other value has been specified.
[Example]
・
To cut after every two labels:
Since the auto cut label number will be set to 2, n1=0 and n2=2. Therefore, the command
will be as follows.
^ C F 0 2
(5Eh 43h 46h 30h 32h)