Chapter 7— Graphics
Example 1: In the example below, the image is sent in three steps. First, the printer
Example 2: In this example, the .PCX image has been loaded into the printer's flash
64
{y}:
y-coordinate of the top-left corner. For help, see "Label
Coordinate System" in Chapter 1.
{data}:
PCX image data.
receives commands to expect a .PCX formatted file. The second input to
the printer is the .PCX image. This image must be a two color (black and
white) image. The last step is to tell the printer to print the label.
Input 1 (STARTPCX.LBL):
! 0 200 200 500 1
PCX 0 30
Input 2 (IMAGE.PCX)
Input 3 (ENDPCX.LBL)
FORM
PRINT
Output:
file system and given the name IMAGE.PCX. The "!<" operator can now
be used to instruct the printer to get the data stored in the file
IMAGE.PCX and use it for building the image.
Input 2 (IMAGE.LBL):
! 0 200 200 500 1
PCX 0 30 !<IMAGE.PCX
FORM
PRINT
EasyCoder PL-Series Printer Programmer's Reference Manual
Need help?
Do you have a question about the EasyCoder PL3 and is the answer not in the manual?
Questions and answers