Note that there are some explanatory texts on larger screens.

plurals
  1. PODS9808 rules single barcode
    text
    copied!<p>The company I work for replaced some handheld scanners recently and need them to have the same functionality as some older ones. We used to use InterMec-EasySet to create barcodes that performed the following actions.</p> <ol> <li>Scan one of 20 barcodes (made in easySet) that contain an address</li> <li>Scan MANY MANY tracking barcodes on packages</li> </ol> <p>Result: After scanning the address barcode the scanner would set its current rule to say "append [tab] "." [tab]' and [Address] to ALL scans from now on. So that all the scans would fill in the package info and then the destination address in the next field of their DB program. This would continue until another address is scanned, then it would scrap its rule and make a new one with a different address.</p> <p>Now we have a Motorola (Symbol) DS9808</p> <p>It has rule programming but not enough memory to store 20+ addresses. I can create a series of barcodes to scan one after another to set the rule I want using the <a href="http://www.google.ca/url?sa=t&amp;rct=j&amp;q=72e-69680&amp;source=web&amp;cd=1&amp;cad=rja&amp;ved=0CC4QFjAA&amp;url=https%3A%2F%2Fdocs.symbol.com%2Fmanuals%2F6968003a.pdf&amp;ei=QpM4UZ3zNuvy0wHu1IDIAg&amp;usg=AFQjCNF086EEb-Y5twDMUKXPN5IQJy5JcA&amp;bvm=bv.43287494,d.dmQ%22" rel="nofollow">Programming Manual</a> However with the amount of traffic this thing will see it would be a huge waste of time.</p> <p>QUESTION: Sorry it took so long to get to the real question. Does anyone know how to decode the barcodes in the <a href="http://www.google.ca/url?sa=t&amp;rct=j&amp;q=72e-69680&amp;source=web&amp;cd=1&amp;cad=rja&amp;ved=0CC4QFjAA&amp;url=https%3A%2F%2Fdocs.symbol.com%2Fmanuals%2F6968003a.pdf&amp;ei=QpM4UZ3zNuvy0wHu1IDIAg&amp;usg=AFQjCNF086EEb-Y5twDMUKXPN5IQJy5JcA&amp;bvm=bv.43287494,d.dmQ%22" rel="nofollow">Programming Manual</a> so that I can create 1 barcode that erases all rules, then sets the default rule to be [data scanned] [tab] "." [tab] [FIXED ADDRESS]</p> <p>Do not hesitate to ask for clarification if any of this is not clear.</p> <p>Thank you</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload