You are here: Programmers Reference > Programmer's Reference > ScanningManager > ScannerFound

ScanningManagerEvents.ScannerFound event

When the solution program calls ScanningManager.FindAndConfigureScanner, this event is fired each time a scanner is detected. The event can thus happen multiple times if the program skips the scanner.

ScanningManager.Ping() returns L_STATE_EVENTHANDLER_SCANNERFOUND

ScanEventArgs.ActiveScanner contains information about the scanner

ScanEventArgs.ActiveScanner.Port contains the port on which the scanner was found

ScanEventArgs.ActiveScanner.State contains L_SCANNER_STATE_AUTOCONFIGURED

ScanEventArgs.ActiveScanner.HardwareConfig contains info for the scanner found.

Following members are typically changed at this event to reflect solution use of hardware options:

The program can skip this scanner by setting ScanEventArgs.SkipPortOrScanner to true.

The program can cancel the process by setting ScanEventArgs. CancelScannerSearch to true.

Solution programs should handle this event for OpScan 2, 3 & 4/4U and iNSIGHT 2, 4 scanner models. ScanEventArgs.ActiveScanner.HardwareConfig returns false positives (TRUE) for HasSelectStacker and HasTransportPrinter. You can correct this problem as follows:

  1. Ask the user to inform you of the presence or absence of these devices on the scanner, this is especially important for the select stacker
  2. Update the properties DisableTransportPrinter and DisableSelectStacker within ScanEventArgs.ActiveScanner.HardwareConfig to reflect the user input

IDL

HRESULT SessionScannerFound([in] IScanEventArgs* ScanEventArgs);

Input Parameters

IScanEventArgs with the valid properties as listed in ScanEventArgs and ScanningManager Events Valid Combinations.

Exceptions

Scanning Services Exceptions

See Also

ScanEventArgs Interface Summary

ScanningManagerEvents Summary

Event Driven Scanning

 

 

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)

www.scantron.com

Technical Support:

1-800-445-3141

support@scantron.com

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.