You are here: Programmers Reference > Programmer's Reference > HardwareConfig Object > DisableSelectStacker

HardwareConfig.DisableSelectStacker property

Read-Write property.

Type: Boolean.

Used to disable the Select Stacker on the scanner. If the scanner was Autoconfigured, the value in HasSelectStacker and DisableSelectStacker will be used to determine whether or not the select stacker is present. If the scanner was configured via the Scanner Configuration Dialog or programatically via ConfigureScanner only the value of DisableSelectStacker will be used to determine whether or not the select stacker is present.

This property serves the same function as the Select Stacker check box in the ScanTools Plus Scanner Configuration dialog.

The EZData scanner has the select stacker built in and cannot be disabled; this property must always be False.

The OpScan 3/4/4U scanners do not report the presence of a select stacker. In the absence of any information from the scanner, AutoConfigureScanner assumes that a select stacker is always present and sets the read-only property HardwareConfig.HasSelectStacker to TRUE. It is important to determine whether or not the scanner really has a select stacker, and configure the software accordingly.

ScanTools Plus software has a built-in safety feature that will cause it to ignore your appdef's setting for "Stop On System Error" and always halt on an unknown form whenever the scanner does not have a select stacker. If ScanTools Plus knowledge of your scanner configuration is incorrect and it is told to expect a select stacker when there is not one, this safety measure in ScanTools is turned off and may result in unrecognized sheets being ignored.

If after a call to AutoConfigureScanner you find that DisableSelectStacker = FALSE and HasSelectStacker is TRUE, you must verify that your scanner does indeed have a select stacker. If you do not have prior knowledge of the scanner, you must query the user to obtain this information. If the configuration is incorrect, you must fix it by calling ScanningManager.ConfigureScanner method with the modified HardwareConfig object to update the configuration in ScanTools Plus software.

IDL

propget, HRESULT DisableSelectStacker([out, retval] BOOL *pVal);

propput, HRESULT DisableSelectStacker([in] BOOL newVal);

Values

FALSE (Default)

Select Stacker is enabled on the scanner. Required for an EZData scanner.

TRUE

Select Stacker is disabled on the scanner.

Exceptions

Scanning Services Exceptions

See also

How to Set Up the Scanner

 

 

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.