[Function]
To specify the clear of content that is registered in the internal memory
[Format]
<*>a
● Parameter
a {Clear Item} = No Specification : 1 item reception buffer, edit buffer (cannot re-print)
Multiple receive, receive buffer, edit buffer (JOB clear during printing)
T : Foreign Character Register Area
& : Form Overlay
X : All Clear
(Receive Buffer / Edit Buffer / Foreign Character Register / Form Overlay)
* No JOB clear during printing
[Coding Example 1] Clear the Receive Buffer / Edit Buffer
<A>
<*>
<Z>
[Coding Example 2] All Clear
<A>
<*>X
<Z>
[Coding Example 3] Foreign Character Area Clear
<A>
<*>T
<Z>
[Supplementary Explanation]
1.Use Clear specification <*> with the mark off of Data Send Start Specification <A> ~ Data Send End Specification <Z>.
2.By sending all clear of < a=X > Clear Specification <*>, all data that is sent before Clear Specification <*> will be cleared. But,
analyzed end data will not be cleared during printing. For foreign character register / form overlay, they will also be cleared.
[Point]
1.If Clear Specification <*> is sent, send the next data after longer than 100ms has passed.
2.Print motion will not stop if it is specified during print motion.
Clear