What ^MC does
^MC decides if the internal image buffer is erased between labels. It is normally left on (Y); turning it off can composite successive labels, which is rarely wanted.
Syntax
^MCaParameters
| Parameter | Description | Values | Default |
|---|---|---|---|
a | Clear bitmap after label | Y,N | Y |
Example
^XA
^MCY
^XZPaste this into the free ZPL viewer to see it render, or convert it to PDF.
Notes & tips
- Leave at Y for normal printing.
- N keeps the previous image in the buffer.
Related commands
See the full ZPL command reference for all 92 documented commands.
