17.08.2013 Views

Contents, cont'd. - Intermec

Contents, cont'd. - Intermec

Contents, cont'd. - Intermec

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

IMAGE LOAD<br />

Chapter 2 Program Instructions<br />

Field of Application 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<br />

read 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<br />

printer's 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<br />

INPUT 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 file<br />

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

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

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

be converted to an image in the internal bitmap format of <strong>Intermec</strong> Fingerprint<br />

or to a scalable 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 to be created may consist of max. 30 characters<br />

including possible extension. The image will have the same direction as the<br />

original image file and can only be rotated 180° by means of a DIR statement.<br />

We therefore recommend that you include the extension .1 or .2 to indicate<br />

for which print directions the image is intended, according to the <strong>Intermec</strong><br />

Fingerprint convention<br />

The name of font files is only restricted to 30 characters.<br />

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

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 bytes<br />

specified in the statement to be received. During the transfer of image file data<br />

to the printer, there is a 25 sec. timeout between characters. If a new character<br />

has not been received within the timeout limit, an error occurs (Error 80<br />

“Download timeout”). When the specified number of characters have been<br />

received, the execution is resumed.<br />

If the download 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 7.2 – Reference Manual Ed. 3 103

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

Saved successfully!

Ooh no, something went wrong!