| |
   
Morovia.com Home | Fonts | Components | Labeling | Library | Order | Forum
  Active TopicsActive Topics  Display List of Forum MembersMemberlist  Search The ForumSearch  HelpHelp
  RegisterRegister  LoginLogin
Linear symbologies
 Community Forum : Linear symbologies
Subject Topic: read large ean 128 barcode Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
dvm_sin
Newbie
Newbie


Joined: December 20 2005
Posts: 2
Posted: December 20 2005 at 10:24am | IP Logged Quote dvm_sin

Hi, we've got a client that needs to encode a large alphanumeric value which results in a large barcode. The resulting code is too large for the scanner to read.
Could we break it apart in, say, two rows; so we first scan the first row, read the second row and then have the data?
e.g. what I'm trying to ask is break this:
|| ||| ||| |||||   |||

into this:
|| ||| ||| <-- 1st pass

|||||    ||| <-- 2nd pass

and have it read as one ean 128 barcode
Back to Top View dvm_sin's Profile Search for other posts by dvm_sin
 
glitch
Admin Group
Admin Group
Avatar

Joined: January 25 2003
Location: Canada
Posts: 280
Posted: December 20 2005 at 1:34pm | IP Logged Quote glitch

Depends on your application, you can break EAN128 barcode into a series of AI+data.

Or you can use 2D barcodes to encode large data.

Back to Top View glitch's Profile Search for other posts by glitch Visit glitch's Homepage
 
dvm_sin
Newbie
Newbie


Joined: December 20 2005
Posts: 2
Posted: December 21 2005 at 4:18am | IP Logged Quote dvm_sin

Would this work with a simple scanner? I don't think it has a trigger and we would need to scan the first pass, scan second pass and then have the "beep".
The series of AI + data that you mention would require a
SC + FNC1 + AI + Data + CH + EC for each part?

where SC = start code, CH = checksum, EC = end code.
Or could it read a
SC + FNC1 + AI + Data (1st pass)
FNC1 + AI + Data (2nd pass)
FNC1 + AI + Data CH + EC) (say a 3rd pass)?
The above is what we would like to have. I don't think we have access to the scanners driver to check ourselves what we read.
Back to Top View dvm_sin's Profile Search for other posts by dvm_sin
 
glitch
Admin Group
Admin Group
Avatar

Joined: January 25 2003
Location: Canada
Posts: 280
Posted: December 21 2005 at 12:07pm | IP Logged Quote glitch

You will need a scanner capable of "input buffering" in your case. A better solution is to change the behavior at the application side to buffer the scanner input.

Back to Top View glitch's Profile Search for other posts by glitch Visit glitch's Homepage
 

If you wish to post a reply to this topic you must first login
If you are not already registered you must first register

  Post ReplyPost New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.3438 seconds.