219
ESC+* Clear (Memory card)
Persistence of
the command
When printer is powered off
Set parameter will not be retained
Becomes invalid after execution
Becomes invalid after the job
[Function]
Clears the entire contents in a memory card (option).
[Format]
<*>a
● Parameter
a [Item to be cleared] = T : External characters
(Clears all data of external characters stored with command <T1>, <T2>.
[Format]
<*>a,bbb
● Parameter
a [Item to be cleared] = G : SATO Graphic
(Clears graphic registered with Store Graphic <GI>)
M : BMP file
(Clears BMP file registered with Store BMP File <GT>)
F : Format
(Clears format registered with Store Format <YS>)
R : Form Overlay
(Clears form overlay registered with Store Form Overlay <&S>)
b [Registration number] = Valid range : 000 to 999 (Omissible)
(When omitting Registration number, all the registered data will be cleared.)
[Coding example 1] Clearing external character
<A>
<CC>1
<*>T
<Z>
[Coding example 2] Clearing SATO graphic 001
<A>
<CC>1
<*>G,001
<Z>
[Coding example 3] Clearing all BMP files
<A>
<CC>1
<*>M
<Z>