514
[ESC+/R] Remove Print Template
ESC /R ParameterHexadecimal code
<1B>
16
<2F>
16
< 52>
16
,a,n~n
Initial value a = 0
When the power is OFF The set parameter is maintained.
Valid range within items The set parameter becomes invalid.
Valid range and term of
command
Valid range between items The set parameter becomes invalid.
[Function]
To clear content registered XML print template inside printer memory.
[Format]
</R>,a,n~n
• Parameter
a [Remover template]
0 : Represent by print template name
1 : Represent by print template format number
n~n [Print template name or format number]
Valid range (Template name) : 1 to 32 ASCII characters
Valid range (Format number) : 001 to 999
[Coding Example]
Clear Print Template with the template name "SATO Barcode".
<A>
<CC>1
</R>,0,SATO Barcode
<Z>
[Supplementary Explanation]
• To avoid incorrect response from printer, this command should not use in conjunction with other
commands.
• This command is valid only when the desired template is registered inside the printer memory
initially.
• When parameter (n~n) is not inserted or inserted wrong reference name, this </R> command
will become invalid and the command is not effected.
• Parameter 'a' will be set as '0' if not assigned.
• Printer will return "ACK" back to host PC if operation success, else printer will return "NAK" to
the host PC if operation fail.
Parent topic XML Command