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.

Chapter —Program Instructions<br />

STORE OFF<br />

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

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

a 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 <strong>v8.70.0</strong>/v10.0.0 Programmer´s <strong>Reference</strong> <strong>Manual</strong>

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

Saved successfully!

Ooh no, something went wrong!