I am moving an application from another Vendors product to the EP10, so I am new to Psion.
I am slightly nervous about selecting the correct Imager SDK. Can anyone provide and advice?
Settings say its an Intermec EA11 Scanner and Camera VB6851
Multi Image Version 2.0.18516.0
Am I correct in assumming I should use ICS 14.11 rather than ICS 14.12?
Software we developed for an early prototype worked fine with Imager and Camera for taking photo's, but on this production unit the same Camera call results in an exception, so I suspect there is an issue with firmware / software / sdk.
Also, does anyone know how to ensure an order ships with the same version of imager / firmware?
Thanks in advance for any help.
Mike Bowen
Kind Regards
Mike BowenDirector
Tel: 01202 888079 Email: mike.bowen@chansol.co.uk
The imager SDK you use should match your ICS driver version. In your case that would be 14.11.
Thank you for your help - it is really appreciated.
Mike
Hello,
what version of ICS software to do you have? To check go under settings, Imager, and click the About tab.
Hello Scott,
Please bear in mind this particult EP10 is new to us (purchased demo unit) and I have just set up Visual Studio 2008. Therefore I have not attempted to download anything so far.
Previously I had borrored a unit, that probably had a much earlier imager and an earlier SDK. The software developed then runs and decodes barcodes fine. The only issue I have is taking photographs:
This works OK (grey scale image): ImagerInit(DeviceType.Imager, ActionType.TakePictures)
However, when changed to camera we get an exception: ImagerInit(DeviceType.Camera, ActionType.TakePictures)
Looking under the About Tab, this is what I see:
Device Model: EA11STD
Serial: N/A
Driver: V14.11.18673.4, Datecode: H1
Device Software: STCDecodeCE 2.1.1.0
Forgive any ignorance, we are new to Psion and before experimenting it made sense to check we are about to install the correct SDK etc.
Thank for any help.