512
XML Command
[ESC+/Y] Register Print Template Name
[ESC+/X] Set XML Variable Name
[ESC+/R] Remove Print Template
[ESC+/S] Set Print Template Name
[ESC+/G] Get Print Template Information
[ESC+/A] Air Protocols Management (CL4NX Only)
Parent topic Part 1 SBPL Commands
[ESC+/Y] Register Print Template Name
ESC /Y ParameterHexadecimal code
<1B>
16
<2F>
16
< 59>
16
,n~n
Initial value Nil
When the power is OFF The set parameter is maintained.
Valid range within items The set parameter is invalid until the next valid setting.
Valid range and term of
command
Valid range between items The set parameter is invalid until the next valid setting.
[Function]
To register the Print Template name inside the printer memory.
[Format]
</Y>,n~n
• Parameter
n~n [Print Template name] = Valid range : 1 to 32 ASCII characters
[Coding Example]
<A>
<CC>1
<YS>,1
</Y>,Material Label
</X>,14,10,ProductID
<%>0<V>100<H>200<P>2<L>0101<XM>
<Z>
[Supplementary Explanation]
• Only first 32 characters of the print template name will be registered into the printer memory.
• The character "," (HEX: 2C) is not allowed in template name registration.
• This command must be used together with the <YS> command.
• This command is valid in slot command <CC1> or <CC2> occasion, it will result error in other
memory slot setting.
Parent topic XML Command