Version 3.00 Feb. 2019
APPLICATION DEVELOPMENT GUIDE
CheckScanner
40
z The following table indicates environmental aptitudes for scanning function.
Environment
Image scanning
with
Bi-tonal
(Check)
Image scanning
with
Gray scale
(Check)
Image scanning
with
Gray scale
(Card)
Serial (9,600 bps) C C C
Serial (19,200 bps) B C C
Serial (38,400 bps) A C C
Parallel B C C
USB
(USB interface board
for This printer;
UB-U05)
A
A
A
Ethernet B C C
A: It is recommended.
B: Confirm the required time to transmit stored time in your environment.
C: When using the storage function for NV memory, the environment may
be OK. Because the transmission speed is slow.
z The following are precautions about the RemainingImagesEstimate property.
• The value of the RemainingImagesEstimate property indicates how many
image files can be stored in the remaining free space of the storage area.
• The default value of the RemainingImagesEstimate property is computed
at the execution of the open method.
The computation is as follows:
First, computes the free space of the storage by deducting the total
amount of the stored image file from the storage maximum capacity of 16
MB. Then, computes how many files of “the last stored image data size”
*1
can be stored in the remaining free space.
*1
10 KB, which is the average size of the Bi-tonal Tiff Image data, is used as "the
last stored image data size" since the size is unknown at the execution of the
open method.
• How many files of the stored image data size in the storage area can be
stored in the remaining free space is computed upon the execution of the
storeImage method, and the result value is set to the
RemainingImagesEstimate property.