17.08.2013 Views

Contents, cont'd. - Intermec

Contents, cont'd. - Intermec

Contents, cont'd. - Intermec

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.

STORE OFF<br />

Chapter 2 Program Instructions<br />

Field of Application Statement for terminating the storing of an image and resetting the<br />

storing parameters.<br />

Syntax STORE ↔ OFF<br />

Remarks After having stored all protocol frames of an image, the storing must be<br />

terminated by a STORE OFF statement. Even if you want to store another<br />

image, you must still issue a STORE OFF statement before the parameters<br />

for the new image can be set up using a new STORE IMAGE statement.<br />

It is recommended always to start an image storing procedure by issuing a<br />

STORE OFF statement to clear the parameters of any existing STORE<br />

IMAGE statement.<br />

Example This example shows how an Intelhex file is received via the standard IN<br />

channel and stored in the printer's memory:<br />

10 STORE OFF<br />

20 INPUT "Name:", N$<br />

30 INPUT "Width:", W%<br />

40 INPUT "Height:", H%<br />

50 INPUT "Protocol:", P$<br />

60 STORE IMAGE N$, W%, H%, P$<br />

70 STORE INPUT 100<br />

80 STORE OFF<br />

<strong>Intermec</strong> Fingerprint 7.2 – Reference Manual Ed. 3 218

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

Saved successfully!

Ooh no, something went wrong!