Symbol PPC barcode scanner problem

Z

Zanna

Hi all,

I've got a problem with a Symbol PocketPC with integrated barcode scanner
(in particular a 2800 series).

With the .net CF Symbol libraries: I cannot read (I see the symbol samples)
barcodes (type interlaved 2/5) with less than 8 characters.

I can read "12345678", "1234567890" but not "1234" or "123456".

Someone can help me?

Thank you
 
A

Adam Goetz

Havn't tested, but have you set
MyReader.Decoders.I2OF5.MinimumLength ?

Interleaved 2 of 5 is one of the length matters barcode formats.
 
Z

Zanna

Adam Goetz said:
Havn't tested, but have you set
MyReader.Decoders.I2OF5.MinimumLength ?

Yes, thanks, I had found this "well hidden" property.

Surely Symbol could write a more "helpful help".

Thank you.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top