10350 Santa Monica Blvd. Suite 285, Los Angeles, CA 90025
Phone: 310-691-8920, 310-788-9840, Fax: 419-735 -2419
Card Scanning Solutions
11
1.1.2.
CalibrateScanner
Format
Return value
Void.
Remarks
This function calibrates the scanner using the calibration card. The calibration results are stored in a file
inside the windows directory. The operation result can be tested for good completion by reading
LastErrorStatus
property. This property may store one of the following values:
SLIB_ERR_SCANNER_BUSSY
: The scanner is still busy executing the previous scanner command.
LICENSE_INVALID
– Library was not initialized with proper license.
SLIB_ERR_SCANNER_NOT_FOUND
– No attached scanner was found.
SLIB_ERR_INVALID_SCANNER
– The attached scanner is invalid.
SLIB_FALSE
– The operation failed (Mostly because no calibration card was found)
SLIB_TRUE
– Operation succeeded.
1.1.3.
Clean
Format
Return value
SLIB_ERR_SCANNER_BUSSY
: The scanner is still busy executing the previous scanner command.
Remarks
This function clean the scanner lens by running the cleaning pad (supplied in the scanner kit) back and
fourth. This function applies only to scanner modules ScanShell800/N.
CalibrateScanner ()
Clean ()