Co select printer settings (cut options), Select printer settings (cut options) – Brother TD-2120N User Manual
Page 45
P-touch Template 2.0 Command Reference
- 39 -
7. Control Command Details
^CO
Select printer settings (cut options)
ASCII: ^
C
O
n1
n2
n3
n4
Decimal: 94
67
79
nd1
nd2
nd3
nd4
Hexadecimal: 5E 43 4F nh1 nh2 nh3 nh4
Parameters
0≤n1≤1
0≤n2≤9
0≤n3≤9
0≤n4≤1
Description
Specifies the various cut options.
n1:
Auto cut setting
(ON: 1 (default); OFF: 0)
(n2*10)+n3: Auto cut label number setting (1 to 99)
(Default value: 1)
n4:
Cut at end setting
(ON: 1 (default); OFF: 0)
This command is a dynamic command.
This command is applied to only a printer with auto cutter.
Remarks
The auto 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 setting will be set to ON and the auto cut label number will be two labels, n1=1, n2=0
and n3=2. Therefore, the command will be as follows.
^ C O 1 0 2 0
(5Eh 43h 4Fh 31h 30h 32h 30h)