←Select platform

Stale Property

Summary

Indicates that it has been a while since the feed received any good frames.

Syntax
C#
C++/CLI
Python
public bool Stale { get; } 
public:  
   property bool Stale 
   { 
      bool get() 
   } 
Stale # get  (IImageFramesFeed) 

Property Value

true to indicate that it has been a while since the feed received any good frames.

Remarks

The feeder relies on receiving consumptive frames for the same ID card with minimum time between each frame. However, it can internally handle substantial time gaps between frames and take decisions according to the frames alignment. Stale reports if there has been a time gap > 10 seconds since the last frame was received.

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.