Product specifications

SLCS Programming Manual
Rev. 1.24
- 56 -
2-5-1 TS (Template store Start)
Description
Start template sequence storing.
All the contents following ‘TS’ are stored in memory until meeting ‘TE’ Command.
Syntax
TS’Template name’
Parameters
‘Template name’: This name will be used when ‘Recall’ the stored template.
The name is allowed to be up to 10 characters long.
The ‘Template name’ is Case-Sensitive.
TI command shows the list of currently stored Templates.
2-5-2 TE (Template store End)
Description
End template sequence storing
Syntax
TE
When storing is finished, the printer sends ‘!’ to the host to prompt end of storing.
Example
TS’Template1’ // Start template storing
……
TE // End template storing