←Select platform

IDReaderFeedStatus Enumeration

Summary

Provides a flag detailing the status of the IDFrameReader.

Syntax
C#
public enum IDReaderFeedStatus 
Members
ValueMemberDescription
0SuccessThe feed bitmap was successfully processed.
1FailureInitial status, something went wrong processing the bitmap.
2Failure_AlignmentThere was an alignment error during processing, check if the bitmap is correctly positioned in the frame with limited skew angle.
3Failure_BlurDetectedThere was an excess amount of blur in the bitmap.
4Failure_GlareDetectedThere was an overlap in the glare detected compared to a previously fed bitmap.
Remarks

If the status continues to return Failure_GlareDetected, try adjusting the angle of the card while keeping it within the designated bounds.

Requirements

Target Platforms

Help Version 22.0.2023.4.12
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Commands Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.