Why did my Cannon report "The following item may have gone to the wrong pocket?"

Why did my Cannon report "The following item may have gone to the wrong pocket?"

Ranger displays this message when the Canon CR-180 reports a "CSDP_SORT_TOO_LATE" condition.

According to Canon, the scanner will report a "CSDP_SORT_TOO_LATE" condition if the length of the document scanned exceeds 225 mm.


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

    • Related Articles

    • Why can I not set the output pocket for an item with the TS-4120?

      The following option must be set to allow the application to set the output pocket: DCCOptions.ini [Sorting] SortBy=PC The application would then need to call SetTargetLogicalPocket in the TransportSetItemOutputevent. Configuring PC sorting mode on ...
    • 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. ...
    • How do I get OCR and image data for pocket and print decisions and on the VX P?

      The following only works with two pocket models or models that have a "reverse gear". The Panini check scanners use snippet areas to get OCR. Setting an OCR area in the GenericOptions.ini file defines a snippet area. The GenericOptions "[OcrReader1]" ...
    • How are ReadyToFeed, TrackClear and item events related?

      Your application may begin or resume feeding whenever the TransportReadyToFeedState() event fires. When the TransportReadyToFeedState() event fires and the previous state is TransportEnablingOptions: Your Ranger options have been enabled. The scanner ...
    • I'm Missing Item Data

      If you've recently switched to using the CR-120 or the CR-150 from another scanner and seem to be experiencing loss of item data, please make a review of your source code during TransportNewItem, TransportSetItemOutput, and TransportItemInPocket. ...