How Universal Graphics Is Done; How To Use Ipcl Commands In Text Strings - TransAct Ithaca 8000 Programmer's Manual

Transact 8000: user guide
Table of Contents

Advertisement

®
Ithaca
8000 Color Graphics

How universal graphics is done

The printer extends all the emulations to support two additional escape sequences and
adds limited IPCL support.
IPCL (Ithaca Printer Control Language) is an ASCII method of sending printer
commands to the printer. In Ithaca PcOS emulation, IPCL command support is
extensive. In other emulations, IPCL support is limited to the following commands.
&%CR
&%LF
&%UAxxx
&%CLx
&%UBName&
&%UGName&
&%URName&
&%UDName&
&%USName&
&%UFALL&
&%UQ&
&%UTx
Note: The & used to flag the end of the Name string is not valid in PcOS
Ithaca emulation mode. You should use <0> or define the terminator with
the &%UTx command.
The extended Escape sequences are [ESC][US]... and [ESC][FS]...
The [ESC][US] commands are the same as the PcOS emulation. The [ESC][FS]
commands are not intended to be used by the customer. They provide the universal
graphics support. Because graphics would be very difficult to generate and are not
supported by any graphics drives other than PJColor .

How to use IPCL commands in text strings

If your software allows you to pass text strings to the printer, you should be able to use
the universal graphics commands. Most POS software allows user customization of the
text message printed at the beginning and the end of the receipt.
To use the Universal IPCL commands simply place them in a text string like the following
example; note that your results may vary depending on the operation system, software
and the ability to pass ASCII Characters.
Load and store named graphic image
First you must create the graphic image using the PJColor Color Image
Converter and save the image to a file. See the section ―Generate a file to store
graphics into a printer‖ above.
Page 248
Insert a [CR]
Insert a [LF]
Feed xxx paper steps and cycle auto-cutter
Select Color where x = 0 for the Left Pen or 1,2,3 for Right Pen
Begin defining universal graphic "Name"
End the definition of "Name"
Run (print) universal graphic "Name"
Remove universal graphic "Name" from nonvolatile memory
Flag universal graphic "Name" to be run when the printer is
turned on
Erase all stored universal graphics. (Erases all User Store)
Prints a directory of the universal graphics currently stored in the
printer
Changes the Name termination character from "&" to "x". "x" may
range from 21H to 255H
Rev D
®
Ithaca
8000 Programmer's Guide
100-06908

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Ithaca 8000 and is the answer not in the manual?

Questions and answers

Table of Contents