Problem:
Auto Import is not processing and the error below is being written to the log files.
Filter can't process this image.
at PSIGEN.Capture.Devices.EMC.Import.ProcessAction(ImagingDeviceActions action)
at PSIGEN.Capture.Devices.Imaging.ImagingDevice.Start()
=== INNER EXCEPTION ===
Filter can't process this image.
at PixTools.PixIp.BarcodeDetection.DoRunBarcodeEngine(BarcodeXpress& pegasusBarcodeEngine, Bitmap bitmapImage, Rectangle region)
at PixTools.PixIp.BarcodeDetection.RunBarcodeEngine(BarcodeXpress& pegasusBarcodeEngine, Bitmap bitmapImage, PixIpResult filterResult)
Solution:
This error is coming directly from the barcode engine within PSIcapture. This error can be avoided by changing the Reading Quailty to Fastest and Scan Interval to 4 or above (Configuration > Recognition Engines).
Comments
Please sign in to leave a comment.