58
[ESC+WD] Partial Copy
ESC WD ParameterHexadecimal code
<1B>
16
<57>
16
<44>
16
VaaaaaHbbbbYcccccXdddd
Initial value Nil
When the power is OFF The set parameter is not maintained.
Valid range within items The set command becomes invalid.
Valid range and term of
command
Valid range between items The set parameter becomes invalid.
[Function]
Copying specified area to another place.
[Format]
<WD>VaaaaaHbbbbYcccccXdddd
• Parameter
a [Vertical start point of original data] = Valid range: Refer to the table below.
b [Horizontal start point of original data] = Valid range: Refer to the table below.
c [Vertical dot size of original data] = Valid range: Refer to the table below.
d [Horizontal dot size of original data] = Valid range: Refer to the table below.
[Coding Example]
Vertical start point of original data: 50, Horizontal start point of original data: 50,
Vertical dot size of original data: 200, Horizontal dot size of original data: 400
<A>
<V>50<H>50<P>2<L>0202<XU>ABCD
<V>300<H>100<WD>V50H50Y200X400
<Q>2
<Z>
AABBCCDD
AABBCCDD
aaaaa
bbbb
ccccc
dddd
Label feed direction
Dotted line part indicates the copied area.
Actual print portion is “ABCD”.
[Supplementary Explanation]
• To locate the destination of copy, specify Vertical Print Position <V> and Horizontal Print
Position <H> prior to this command.
• Destination of copy has to be outside of specified original data.