Gw - Store Graphics In Image Buffer - Intermec EasyCoder PC4 Programmer's Reference Manual

Esim
Hide thumbs Also See for EasyCoder PC4:
Table of Contents

Advertisement

Chapter 7 — Commands

GW - Store Graphics In Image Buffer

Purpose:
Syntax:
Remarks:
80
Example:
GRP20,10,4,32,h
The command above replies in hexadecimal format like the
example shown below.
00 FF FF 00 3F FF FF FE 5F FF FF FE 6F FF FF FE
77 FF FF FE 7B FF FF FE 7D FF FF FE 7E FF FF FE
FF 7F FF FF FF BF FF FF FF DF FF FF FF EF FF FF
FF F7 FF FF FF FB FF FF FF FD FF FF FF FE FF FF
FF FF 7F FF FF FF BF FF FF FF DF FF FF FF EF FF
FF FF F7 FF FF FF FB FF FF FF FD FF 7F FF FE FE
7F FF FF 7E 7F FF FF BE 7F FF FF DE 7F FF FF EE
7F FF FF F6 7F FF FF FA 7F FF FF FC 00 00 00 00
This command is used to store binary graphics files directly in the
image buffer.
GW p
,p
,p
,p
,"DATA"
1
2
3
4
.
GW Command Parameter Descriptions
Parameter
Description
p
X-position in printer dots
1
p
Y-position in printer dots.
2
p
Number of bytes across the graphic
3
(8 dots = 1 byte).
p
Number of dot rows going down the graphic.
4
"DATA"
The graphic data in 1-bit (black and white) binary
format. First data-byte represent dots in upper left
corner and next data-byte next to the right. "1"
bits are white dot-positions and "0"-bits are black
dot-positions. The total amount of "DATA" bytes
are p
Use this command instead of GM for temporarily used graphics,
for example images that change between each label. Not only is
this method faster, but it also prolongs the life of the flash
memory as the graphics are downloaded directly to SRAM.
The firmware calculates exactly how much data to expect based
on
and
.
p
p
3
4
ESim for the PC4 and PF8 Printer Programmer's Reference Manual
* p
.
3
4

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Pf8

Table of Contents