How can I sort items with the multiple pocket Seac scanners?
The application can make pocket decisions in the SetItemOutput event
with the following options set.
These options will slow the processing
of items.
MICR and images will be available at the SetItemOutput event
with these options set.
SB1k_Orion_Plugin.ini (DriverOptions file):- //-------------------------------------------------------------------
- // [General]
- // Operation Active only with Orion Machine
- // Normal: standard operation
- // CanSuspendItems: The machine pause items in the device for an unlimited time after reading the MICR and other upstream data elements.
- // FastModeFeeding: Faster standard Operation. In this case, Endorsing Mode may be only "Batch"
- // Note: MaxImageWidthInMM and MaxImageHeightInMM can affect the speed (DPM) in this mode for Orion scanners capable of 300 DPI images
- //
- // SuspendType = Must Be "Fast Sort"
- //-------------------------------------------------------------------
- [General]
- Operation=CanSuspendItems
- SuspendType=Fast Sort