Synchronous scanning is also called blocked scanning. As a programmer, you instruct ScanningManager to scan and your program blocks until results are ready.
NOTE:The following features cannot be used with synchronous scanning:
In the Scantron OMR Scanning world, a document may consist of a single sheet or could be a multi-sheet booklet. When a single sheet is scanned, ScanningManager will return control to the calling program when the sheet is at the print station and when the document has been completely scanned. When a multi-sheet document is scanned, ScanningManager returns control to the calling program when the sheet is at the print station and when the entire document has been completely scanned. It was also return control when a session has been completed.
To implement synchronous scanning, do the following:
ScanningManager.Stop may be called after BlockForScannerEvent has returned with L_EVENTTYPES_SHEETATPRINTHEAD or L_EVENTTYPES_DOCCOMPLETE. When scanning synchronously, the Stop method will return after the session has been closed.
The data file created/modified during this session may be viewed using Data Services.
You can use Data Services to open an ADO recordset using the partial ASCII record and access individual fields without hardcoding the record layout. The only drawback to using the recordset (or partial ASCII data) is that you will not be able to tell incomplete fields from the complete but blank fields. You must figure out another way to determine this if this is important to your application.
See Help on Help for additional information on using this help file. See Scantron Technical Support for additional information on technical support and training options. See the ScanTools Suite System Requirements for further details on hardware and software requirements. ScanTools is a suite of products; the specific information you want may appear in the help for a different module. If you don't find what you're looking for here, try one of the following:
|
Scantron Corporation
Customer Service (forms, products, and services): 1-800-SCANTRON (722-6876) Technical Support: 1-800-445-3141 |
|
Copyright © 1998-2012 Scantron Corporation. All rights reserved. Use permitted only under license. www.scantron.com. No part of the Help or user guides may be reproduced in any form, or by any means, without express permission from Scantron Corporation. LINKS TO THIRD PARTY SITES This help system may contain links to third party websites ("Linked Sites"). The Linked Sites are not under the control of Scantron and Scantron is not responsible for the content of any Linked Site, including without limitation any link contained in a Linked Site or any changes or modifications to a Linked Site. Scantron is not responsible for web casting or any other form of transmission received from any Linked Site. Scantron provides Users with the ability to link the Assessment System to the Linked Sites as a convenience to you, and the inclusion of any link does not imply endorsement by Scantron of the Linked Site or any association with its operators. |