Chapter 6: Programming Information

A794 Owner’s Guide

Graphics Commands

These commands are used to enter and print graphics data and are described in order of their hexadecimal codes.

These commands describe operation for 80 mm paper. If the printer supports 82.5 mm paper, the dot spacing is the same but there are 640 printable dots rather than 576 printable dots on 80 mm paper.

Print Raster Graphics

ASCII

DC1 n1

...nl

Hexadecimal

11 n1 ...

n72

Decimal

17 n1 ...

nl

Value of n:

n1…n72 = Data bytes

Range:

0-255

 

Prints one row of data. n1 . .. nl: bytes describing the line to print.

Exceptions

Raster graphics is not available in Page Mode.

Related Information

This command is recognized only in A794 Native Mode.

In A793 and TM-T88 Emulations, the data bytes are put into the print buffer.

92

December 1999

Page 97
Image 97
M-S Cash Drawer A794 manual Graphics Commands, Print Raster Graphics