Si – store image command, Note, Sf – send next image file command – MagTek MICRImage User Manual

Page 39

Advertising
background image

Section 4. Image Specific Commands


31

SI – STORE IMAGE COMMAND

This command instructs MICRImage to store the current image just captured into internal storage
memory. The stored image is assigned an ascending count number. Also, when this operation is
completed, MICRImage always replies with an updated file memory status.

To execute, send the SI command as follows:

SI<CR>

The MICR image will reply with the current file memory status as follows:

a,b,c <CR>

Where ‘a’ is the number of the next image to be retrieved, ‘b’ is the number of stored images, and ‘c’ is
the number of bytes remaining. Status ‘a’ will be zero (0) whenever the internal storage memory is empty
or after the last image has been sent out.

Note

If there is no current image available to store (no check has been read), or
if the internal memory is full, the MICRImage will return an error.


The SI command also allows the same parameters used with the TI command except Cn and Fn, and their
functionality is exactly the same (for details see the TI command above). Some examples using the SI
command with these parameters follow:

SI NIMAGE1.TIF<CR>

SI T306=10/22/99] NIMAGE.TIF] SO<CR>

to save the current image as file

“IMAGE.TIF” with Tag 306 as given and consisting of the snippet(s) given by PR20.

Note

Once the current image is stored into the internal storage area, the current
image memory is cleared. To access the image, use the SF command.

SF – SEND NEXT IMAGE FILE COMMAND

The SF command is used to send the next image file (from internal storage memory) using the image
transfer options selected in SWE.

To execute, send the SF command as follows:

SF<CR>

Advertising