How can the CR-190i and CR-135i use NextItem or CurrentItem endorsing?

Started by nspencer, June 02, 2014, 11:43:56 AM

Previous topic - Next topic

nspencer

The CR-190i and CR-135i use Batch mode endorsing by default.  They can be set to use NextItem or CurrentItem endorsing by setting up some driver options.

The default driver options file is Canon-CR135iCR190i.ini
By default the driver options are going to be located as described by the following link:

  Where are the Ranger INI files located?
  http://www.sbulletsupport.com/forum/index.php?topic=51.0

The file can be edited directly, or the settings can be edited programmatically using SetDriverOption()

First, SortBy must be set to PC.  This slows down the scanner, but allows more control by the PC.

  The file can be edited as follows:
    [General]
    SortBy=PC

Second, "Dynamic" must be set.  For NextItem, set it to "Workaround".  For CurrentItem, set it to "On"

For NextItem: 
  [Endorser]
   Dynamic=Workaround

For CurrentItem:
  [Endorser]
   Dynamic=On

Ranger® - The universal check scanner interface
Copyright © 2014 Silver Bullet Technology
www.sbullet.com