53
ESC iXN2
Specify number of Numbering copies
[ASCII] ESC i X N 2 n1 n2 n3 n4
[Decimal]
27 105 88 78 50 nd1 nd2 nd3 nd4
[Hexadecimal]
1B 69 58 4E 32 nh1 nh2 nh3 nh4
[Parameters]
nh1: 02h (fixed)
nh2:
00h
(fixed)
00h
≤
nh3
≤
FFh
00h
≤
nh4
≤
03h
[Description]
・
Specifies the number of copies to be printed with Numbering.
nh3+(nh4*256): Number of Numbering copies (bytes) (1 to 999)
・
The default number of copies printed with Numbering is 1.
・
This command is a static command.
[Example]
・
To change the number of Numbering copies to 100: Since nh3=64h and nh4=00h, the
command will be as follows.
ESC i X N 2 02h 00h 64h 00h
(1Bh 69h 58h 4Eh 32h 02h 00h 64h 00h)