42
ESC iXn2
Select template
[ASCII] ESC i X n 2 n1 n2 n3
[Decimal]
27 105 88 110 50 nd1 nd2 nd3
[Hexadecimal]
1B 69 58 6E 32 nh1 nh2 nh3
[Parameters]
nh1: 01h (fixed)
nh2: 00h (fixed)
01h
≤
nh3
≤
63h
[Description]
・
Specifies the number of the template selected from the machine.
n3:
Template number (1 to 99)
・
The default selection number is 1.
・
This command is a static command.
[Remarks]
・
The template numbers that can be set are between 1 and 99. This command becomes
invalid if any other value has been specified or if the number that has been specified is of a
template not transferred to the machine.
[Example]
・
To select template number 99:
Since nh3=63h, the command will be as follows.
ESC i X n 2 01h 00h 63h
(1Bh 69h 58h 6Eh 32h 01h 00h 63h)