02.10.2012 Views

Programmer's Reference Manual Intermec Fingerprint® v8.70.0 ...

Programmer's Reference Manual Intermec Fingerprint® v8.70.0 ...

Programmer's Reference Manual Intermec Fingerprint® v8.70.0 ...

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

IMAGE LOAD<br />

Chapter —Program Instructions<br />

Purpose Statement for receiving, converting and installing image and font files.<br />

Syntax IMAGE LOAD[,],[,[,]]<br />

is optionally the number of bytes to skip before starting to read<br />

the data.<br />

is the desired name of the image or font to be created.<br />

is the size of the original file in number of bytes.<br />

is an optional flag:<br />

"S" specifies that the image or font will be saved in the printer’s<br />

permanent memory ("/c"). Avoid this option (slow).<br />

An empty string ("") specifies that the image or font will be<br />

stored in the printer’s temporary memory ("tmp:" ).<br />

optionally specifies a communication channel OPENed for INPUT<br />

by the number assigned to the device.<br />

(Default: Std IN channel.)<br />

Remarks This statement prepares the printer to receive a .PCX image file, an image<br />

file in the internal <strong>Intermec</strong> Fingerprint bitmap format, or a font file on<br />

the standard IN channel (see SETSTDIO statement) or on another communication<br />

channel OPEN for INPUT. When the file is received, it will<br />

automatically be converted to an image in the internal bitmap format of<br />

<strong>Intermec</strong> Fingerprint or to a scaleable font respectively.<br />

The optional first parameter makes it possible to use this statement in MS-<br />

DOS (CR/LF problem).<br />

The name of an image may consist of max. 30 characters including possible<br />

extension. The image will have the same direction as the original image file<br />

and can only be rotated 180° using a DIR statement. We therefore recommend<br />

that you include the extension .1 or .2 to indicate for which print<br />

directions the image is intended. Font file names are only restricted to 30<br />

characters. The size of the original file should be given in bytes according<br />

to its size in the host.<br />

Before IMAGE LOAD can be used on a serial channel, the setup must be<br />

changed to 8 characters, CTS/RTS handshake. When an IMAGE LOAD<br />

statement is executed, the execution stops and waits for the number of<br />

bytes specified in the statement to be received. During the transfer of<br />

image file data to the printer, there is a 25 seconds timeout between characters.<br />

If a new character has not been received within the timeout limit,<br />

Error 80 “Download timeout” occurs. When the specified number of<br />

characters have been received, the execution is resumed.<br />

If the downloading was successful, the downloaded image or font will be<br />

installed automatically and can be used without any rebooting.<br />

Example IMAGE LOAD "Logotype.1",400,""<br />

<strong>Intermec</strong> Fingerprint <strong>v8.70.0</strong>/v10.0.0 Programmer´s <strong>Reference</strong> <strong>Manual</strong> 1 1

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!