5. Using Graphics

Clear Image Buffer

This command clears all or selective graphics from the image buffer. Once graphic data is sent to the printer, that graphic stays in memory until a clear image buffer command is sent.

 

 

{ C## }

Example

 

 

{C}

 

 

Field

Contents

C

Must be the letter `C' to identify the clear

 

image buffer command. See the next

 

section for more information about the

 

clear command.

##

This optional parameter will specify a

 

particular graphic to be cleared from

 

memory. It must match the number

 

assigned in the graphic data stream. If

 

omitted, ALL graphics in memory will be

 

deleted.

Example

{C}

Clears all graphics from the printer.

 

{C4}

Clears only graphic number 4.

Using Graphics

5-11

Page 63
Image 63
Monarch 9400 Series manual Clear Image Buffer, Example Field Contents