Skip to main content
Toll Free 800-345-4220 (+831-458-9938)

SHOPPING CARTCart  

Home / Information / Bar Code Basics Primer

A Bar Code Primer, ©1997-2021 Worth Data

 

Contents
 
  Introduction
 


This primer from Worth Data® is to help you understand bar codes so that you can better plan for your bar coding applications. The use of bar coding has been growing dramatically over the last 40 years. With the adoption of UPC as the standard for retail grocery stores in the late 1970's, bar codes have become an everyday experience for most people. Bar codes are a fast, easy, and accurate data entry method. The correct use of bar codes can decrease employee time required and increase an organization's efficiency.

One thing to remember with bar codes: the application software that accepts the bar code data is in 95% control of the success or failure of an application. Bar codes are the sizzle on the software steak. You can eat steak without sizzle, but you can't eat sizzle without steak. Remember that bar codes are just another data input method; what you do with the data is most important. With the introduction of the IBM PC in the early 80's, bar coding applications expanded along with the PC explosion. Worth Data was and is a pioneer in providing bar code hardware and printing software to the PC (and Macintosh) user. Most of this primer is devoted to bar coding in the desktop computer marketplace.

We hope this information proves of benefit to you in understanding bar codes and its associated technology. We wish you well in your undertakings and hope to be able to supply you with bar code equipment and software to meet your needs.

  What's in a bar code?
 


There is a mystique surrounding bar codes which intimidates many people. Let's eliminate it quickly. First the bar code usually doesn't contain descriptive data, (just like your social security number or car's license plate number doesn't have anything about your name or where you live). The data in a bar code is just a reference number which the computer uses to look up associated computer disk record(s) which contain descriptive data and other pertinent information.

For example, the bar codes found on food items at grocery stores don't contain the price or description of the UPC-Afood item; instead the bar code has a "product number" (12 or 14 digits in the USA) in it. When read by a bar code reader and transmitted to the computer, the computer finds the disk file item record(s) associated with that item number. In the disk file is the price, vendor name, quantity on-hand, description, etc. The computer does a "price lookup" by reading the bar code, and then it creates a register of the items and adds the price to the subtotal of the groceries purchased. (It also subtracts the quantity from the "on-hand" total.)

Another example of bar code data might be in a quality reporting application, the bar code may have only a single digit in it, but it may be titled "Failed Vibration Test". The computer associates the single digit with the test result.

So, bar codes typically have only ID data in them; the ID data is used by the computer to look up all the pertinent detailed data associated with the ID data.

 

  Bar Code Structure
 


A standard 1D bar code is a series of varying width vertical lines (called bars) and spaces. Bars and spaces together are named "elements". There are different combinations of the bars and spaces which represent different characters.

Bar Code

When a bar code scanner is passed over the bar code, the light source from the scanner is absorbed by the dark bars and not reflected, but it is reflected by the light spaces. A photocell detector in the scanner receives the reflected light and converts the light into an electrical signal.

Bar Code Sine Wave

As the wand is passed over the bar code (in the above illustration), the scanner creates a low electrical signal for the spaces (reflected light) and a high electrical signal for the bars (nothing is reflected); the duration of the electrical signal determines wide vs. narrow elements. This signal can be "decoded" by the bar code reader's decoder into the characters that the bar code represents. The decoded data is then passed to the computer in a traditional data format.

  Types of Bar Codes
 

There are lots of different bar codes. Some bar codes are numeric only, (i.e. UPC, EAN, GS1 DataBar, ITF Interleaved 2 of 5). Some bar codes are fixed length, (i.e. UPC-A is 12 digits, UPC-E is 6 digits, EAN-13 is 13 digits, EAN-8 is 8 digits, and GS1 DataBar is 14 digits). Some bar codes can have numbers and alphabetic characters, (i.e. Code 93, Code 128, and Code 39). One bar code allows you to encode all 128 characters, (Code 128) while 2D bar codes allow you to encode a lot of data into a small space (PDF417, Data Matrix, QR, and MaxiCode).

Many were invented some time ago and have been superseded by newer bar codes. Some industries standardized on older bar codes before the better ones had been invented, thus there is a continuing requirement for their use in particular industries.

Bar Code
Variable Length
Allowable Characters
Industries in use
Older Bar Codes
Code 11
Yes
0-9
AT&T pre 1990
Codabar
Yes
0-9,$+.:/
Blood Banks, Cotton, Transportation, Libraries
Plessey
Yes
0-9,A-F
Shelf Labels, Libraries
MSI
Yes
0-9
Shelf Labels
2 of 5
Yes
0-9
UPC Shipping Container, ITF-14
UPC and EAN
No
0-9
Food/Discount Store Items - Now called GS1-12, GS1-13 etc...
Newer Bar Codes
Code 39
Yes
0-9,A-Z./+-%$SPC (2 character pairings for Full ASCII )
LOGMARS, HIBCC, AIAG,TCIF
Code 128
Yes
Full ASCII
UCC-128, EAN-128, GS1-128
Code 93
Yes
0-9,A-Z./+-%$SPC (2 character pairings for Full ASCII)
HIBCC Alternative, Canadian Postal Service
GS1 DataBar
(RSS-14)
No
0-9
This is a the new GS1 retail bar code - GS1 DataBar will enable GTIN identification. There are several versions of the GS1 DataBar: Omni-directional, Truncated, Stacked, & Stacked Omni-directional for hard-to-mark products
GS1 DataBar
Expanded
Yes
0-9
The expanded versions of the GS1 retail bar code will enable GTIN identification for products and also can carry additional Application Identifiers such as serial numbers, lot numbers, weight, country of origin, and even expiration dates for drugs and food.
PDF 417
Yes
Full ASCII
This is a “stacked” 2D code, used mainly by AIAG, LOGMARS, USPS, DOD MIL-STD and for identification card applications.
Data Matrix
Yes
Full ASCII
This is a 2D "matrix" code created and used primarily for limited space marking and for trace ability in the aviation industry, HIBC and by the Department of Defense.
MaxiCode
Yes
Full ASCII
This is a “bulls-eye” type 2-D code created and used primarily by UPS.
QR Code
Yes
Full ASCII
This is a “matrix” type 2-D code created and used primarily for tracking purposes and is popular for mobile applications.

Many readers have to comply with their customer's or industry's bar coding specifications; no choice is possible, just compliance. Look at the following samples of printed bar codes:

Printed Codes

RSS 14
GS1 DataBar Stacked

Data Matrix
Data Matrix

PDF-417
PDF-417

QR Code
QR Code

The classic bar code type is Code 39, (also called Code 3 of 9) which has 9 bars and spaces; three are wide, and the other 6 are narrow. In Code 39, 3 of 9 total bars and spaces are wide; hence the name, Code 3 of 9. For example, look at the following character representations with Code 39:

Code 39

Notice there are two widths of bars and two widths of spaces. If you wished to print a bar code of ABCD, you would need to start and end it with a special Start/Stop code character - the * (asterisk) is used for Code 39. So to print a bar code of ABCD, it would need to be printed as *ABCD*. There should be at least 1/4" of white space to the left and right of the code; this helps the reader pick out where a bar code begins and ends.

 

Other bar code types are similarly constructed. UPC and EAN bar codes have four widths of bars and spaces; so does Code 128.

Code 39 #2

  Bar Code Selection Recommendations
 


For new bar coding projects that don't have industry or customer standards, Code 39 is the typical non-food standard, because almost all bar code equipment reads/prints Code 39. However, Code 39 produces relatively long bar codes; it is not particularly efficient in bar code density, (the maximum density is 9.4 characters per inch including 2 start/stop characters). Where the label width is an issue and there is numeric data or lower case data, Code 128 is the best alternative; Code 128 also has an extra efficient numeric only packing scheme to produce very dense bar codes, and Code 128 has all 128 ASCII characters. Not all readers read Code 128, so before you settle on it as a standard, be sure that your reader is 128 capable (all Worth Data Readers read Code 128). Code 93 has been promoted by only one vendor; it requires two characters to make Full ASCII; and it doesn't have a numeric packing option. For these reasons, Code 128 is preferable over Code 93.

The larger the width of the elements, the more space it takes to print the bar code; therefore, the lower the bar code density. The thinner the bar and spaces, the less space is required and the higher the bar code density. Look at the samples below of different densities:

Bar Code Density Chart

Lower density bar codes are more reliably printed and more consistently read than higher density bar codes, because minor variations (due to printing or damage) are much more serious with high density bar codes - the percentage of distortion is larger.

  Bar Code Readers
 

There are three basic types of bar code readers: fixed, portable batch, and portable RF. Fixed readers remain attached to their host computer and terminal and transmit one data item at a time as the data is scanned. Portable batch readers are battery operated and store data into memory for later batch transfer to a host computer. Some advanced portable readers can operate in non-portable mode too, often eliminating the need for a separate fixed reader. Portable RF Readers are battery operated and transmit data real-time, on-line. More importantly, the real-time, two-way communication allows the host to instruct the operator what to do next based on what just happened.

A basic bar code reader consists of a decoder and a scanner, (a cable is also required to interface the decoder to the computer or terminal). The basic operation of a scanner is to scan a bar code symbol and provide an electrical output that corresponds to the bars and spaces of a bar code. A decoder is usually a separate box which takes the digitized bar space patterns, decodes them to the correct data, and transmits the data to the computer over wires or wireless, immediately or on a batch basis.

USB Keyboard Interface Bar Code Readers

The standard interface available for bar code reading on a Personal Computer is a USB interface. PC’s with Windows® 10, 8, 7, Vista, or XP, Apple® computers running macOS & Mac OSX, as well as computers running Linux support USB HID keyboard attachment.

Data transmitted by the bar code reader to the USB port appears just like data coming from a keyboard; in fact, the USB keyboard interface can be used to input data into the same applications that would typically be used with a keyboard. USB

Worth Data offers USB interface - enumerating as a standard USB HID Keyboard - on all of our Laser Scanner models - LZ165-USB, LZ365-USB, and the 530-2D-USB 2D imaging scanner - as well as the SLV-USB slot badge scanners, and the RF Laser Scanners with a B700 USB Base Station.

How Does It Work: Worth Data Keyboard Bar Code Scanners

USBXWorth Data also developed a USB interface adapter that allows older legacy keyboard wedge readers from any manufacturer to attach to the USB port as a HID USB Keyboard. The Wedge Saver™ helps the user avoid buying new readers simply for USB interface (some new PC’s don’t have legacy PS/2 6 pin keyboard ports; they only have USB ports).

Our TriCoder Portable readers also feature USB, supporting both HID Keyboard mode as well as lighting-fast full speed USB 1.1 uploading (40+ times faster than through the serial port) is supported for uploading of data files and even firmware updates.

Personal Computer Keyboard Wedge Readers

Wedge ReaderKeyboard interface readers are nicknamed "wedge readers", because they physically wedge between the keyboard and the computer (or mainframe terminal) and attach as a 2nd keyboard. Original PC's (DOS, Windows 3.1, Windows 98 and older Macintosh computers) used a keyboard port to attach the keyboard and would need a Keyboard Wedge bar code scanner. These ports still exist on modern computers as a purple 6 Pin Mini-Din keyboard connector. The older Mac computers used an 8 pin ADB connector and older IBM compatible PC & AT PC's used 5pin Din connectors for the keyboard.

If the bar code reader is attached through the keyboard interface, the bar code reader sends data in key codes, exactly as though the data had been keyed on the keyboard. The great advantage of "wedge readers" is that bar code reading can be added with no software changes necessary; the software thinks that the data received was produced by a fast typist. (Of course the keyboard remains usable too!). With a wedge reader, any program that accepts keyed data will accept bar code data with no change. The following figure shows a keyboard wedge reader attachment.

Keyboard Attachment

A keyboard wedge reader which emulates all of the keys including function keys, Ctrl, Alt, Page Up, etc. is preferable.

You cannot place a keyboard wedge reader more than 10 feet from the computer. For applications where you need to be further away from the computer a cordless radio frequency scanner would be better; the scanner has a transmitter and the base station has a receiver so that the scanner can transmit digitized data to the base station wirelessly instead of over a cord. Worth Data offers a several cordless bar code scanners that transmit up to 500 feet to a USB base station.

Serial Bar Code Readers

RS-232Another older, and long ago abandoned method of data transmission from the bar code reader to older computers is by RS-232 Serial ASCII format. Older multi-user computers, (for example a UNIX system), with serial ASCII terminals for each user, a serial bar code reader could attach between the terminal and host computer, transmitting ASCII data just like the terminal; in fact the bar code data looks just like keyed data. when attached like the following figure:

Multi-User Attachment

Serial readers could also be placed several hundred feet from the computer, (keyboard wedge readers cannot be placed beyond 10 feet.). Also multiple serial readers could be attached to the same computer, (keyboard wedge readers cannot). The PC runs a program to poll the readers one at a time, thus avoiding the "mish-mash" of data from multiple readers. With advances in modern computers, including USB ports, and RF scanners - serial readers are no longer used.

 

MainFrame Bar Code Readers

Mainframe computers often have terminals with unique data connectors and data formats, (different from ASCII or PC key codes). The IBM System 36-38, AS/400, 4300, 9000, etc., have such terminals. To use bar codes with these computer systems, you must use a keyboard wedge reader specifically designed for the terminal to be attached to. .

The alternative is to have a PC with a terminal emulation card in it attached to the mainframe; then a less expensive PC bar code reader and laser printer can be used on the PC.

Portable Readers

Portable readers are handheld battery operated readers which store the data in memory for Tricoder with laserlater uploading. In addition to a bar code scanner, a portable reader usually has an LCD display to prompt the user what to do; and they usually have a keyboard to enter variable data such as quantities. Ease of programmability is a key issue in selecting a portable, and that depends on your programming abilities; lots of vendors say it's easy, (as long as you can program in C++ or go to their two week school). Other variables to consider are: battery life (at least 20,000 scans), ease of reading the display, size/weight of the unit, who repairs it, and where it is to be repaired in the event of a malfunction.

Worth Data has pioneered and patented voice prompt messages to supplement the display messages in a portable unit, overcoming lighting, language, and message clarity problems; this unit actually announces when you have entered incorrect data and when to change the batteries or upload data, plus you can customize any or all voice prompts for your applications.

Most of you will want a unit that requires no programming for inventory - a unit that has built-in inventory data collection programs - on which you can easily create custom programs like the Worth Data 5000 TriCoder™ shown on the right.

 

Radio Frequency Readers • RF Terminals

RF TerminalRadio frequency readers are the ultimate solution to many applications' needs - especially any computer remote application that can benefit from the computer checking and instructing the operator. Warehousing applications such as picking, put-aways, shipping, order fulfillment, and receiving are typically better performed by RF readers because the computer can instruct the operator where to go and what to do, plus the computer files are current as to exact status and location of available inventory.

RF Readers are like on-line terminals, but wireless. The user can roam around his local facility scanning and keying data and getting a response from the computer with each entry. Therefore the computer can very carefully edit the data for errors as well as prompt the user for what to do next considering the data that has just been entered. The classic RF applications and associated advantages are:

  • Picking - routing of the picker; computer instructed substitutions; real-time status of the order.
  • Put-Aways - inventory is available for sale or for manufacturing immediately.
  • Receiving - purchase order shortages can be immediately determined. Critical parts can be routed to manufacturing immediately.
  • Shipping - eliminating wrong or incomplete shipments by computer checking before loading or even computer led loading.

There are a few basic types of RF Terminals on the market:

  • Readers that emulate terminals or PCs
  • Terminals running an operating system on them, and
  • Simple Host Controlled RF Terminals.

RF Readers that Emulate Terminals
These readers started out as mainframe terminal emulators such as IBM® 3270 or 5250 terminal emulation. To emulate an IBM mainframe terminal is no easy task, so the cost was very high, (i.e. $10,000 per control unit, $4000 per terminal). There were also units made that emulated PC workstations (i.e., Symbol Technologies and Intermec) on Local Area Networks.

RF Terminals Running an Operating System
Many modern RF readers are essentially small handheld personal computers running complex operating system like Windows CE, Windows Mobile, Linux, or any other application driven operating system. They require lots of memory for the operating system and to run dedicated software applications that have to be downloaded to each individual unit. They are relatively expensive, often costing over $3000-$4000 per terminal, typically require an already operating LAN or WAN, require larger batteries, have short battery life, and are large in size & weight to accommodate the extra electronics needed to run the complex operating system and the individual programs. Some even work as web based terminals using web browser based applications for data gathering operations. These terminals almost always require a C++ program to be written on the terminals, host programs to be modified or written, plus competent network management IT personnel are also required for each location to integrate the host side software and the terminal side software and make sure it functions on the network correctly.

Host Controlled RF Terminals
A host controlled RF Terminal is a simpler reader to install and develop applications for, plus it is generally a less expensive piece of electronics since you don't need a powerful operating system with lots of memory to run applications on the individual portable readers - instead you have a much smaller unit with long battery life all using simple host generated commands for real time input that is controlled and directed exclusively by the host computer.  All of the power of the host computer is controlling each RF Terminal dynamically.

These readers require programming on the host computer only and any application that can read and write to a serial port, USB port or TCP/IP address can control the operation of a host controlled RF Terminal. Such programming is relatively trivial and can be written in almost any language on any computer platform. Existing application packages can be more easily modified to use these simple RF terminal commands.

The amount of programming effort is considerably less than with a terminal emulation reader, or even a Windows Mobile or CE based device, because all programming is only done on the host computer; whereas the terminal emulation and Windows mobile based devices require both host programming and programming on the terminals. Plus, with the Worth Data 7000 RF Terminals there are no expensive site surveys, or complex IT integration issues with existing LAN's or WAN's - typically a user will just plug in the B5011 Base Station access point, running their software on the host computer, and they are up and running in a matter of minutes.

RF Terminals that are host controlled and communicate to the host by serial port are usually less than half the price of the more complicated "Terminal Emulators", Windows Mobile, and Windows CE based devices; they also often have faster response time due to less software overhead, having no need for a complex operating system running on the handheld terminal, and they don't need dedicated application software running on each reader either - even a slow 1980's 286 PC could easily drive a host controlled terminal system, using a RS-232 COM port, at maximum speed.

They are far simpler - thus less costly, BUT they do require some programming to get their full potential. Even though you can run them in "One-Way" mode without programming, that misses the greatest potential of computer-led real time activities, often referred to "Event Driven Applications".

Spread Spectrum Terminals vs. Narrow Band Terminals
Narrow band refers to radios that operate within a narrow band of radio frequencies. Spread spectrum most commonly refers to radios that jump around on a wide band of frequencies to avoid interference - direct sequence or frequency hopping. Narrow band can be licensed at high power and unlicensed at low power. Spread spectrum is almost always unlicensed at high power. Spread spectrum is superior for both the radio range of the RF terminals plus the amount of terminals that can operate in the same location - 64 terminals in the same building is possible with the 900Mhz radios in the Worth Data 7000 Series RF Terminals, where our older generation 70 series RF Terminal could only have 16 terminals in the same location and had much shorter range since they had a narrow band radio.

What you really want to avoid is terminals with a fixed frequency that cannot be changed. More and more devices are going wireless; so, the channel interference is expected to increase substantially in the future. This is where the Worth Data Terminals with our powerful Spread Spectrum 900Mhz radios can solve these problems.

802.11 Wi-Fi RF Terminals
802.11 Wi-Fi is a spread spectrum radio format that operates in the 2.4Ghz band. Worth data offers a Wi-Fi RF Terminal as well to fit into any existing 802.11 Wi-Fi network. In addition, using a web server to talk to the Wi-Fi terminalsn then the 7802 RF Terminals can operate practically anywhere - whenever the operator is out of range, or offline, data collection and processing can continue uninterrupted even in remote locations.

802.11 Wi-Fi 2.4GHz vs. Worth Data 900MHz RF Terminals
802.11 Wi-Fi is a spread spectrum radio format that typically operates in the 2.4GHz & 5 Ghz bands and is very popular around the world.  However 802.11 b/g only has around a short 100-300ft range in most applications, plus it requires extensive site surveys and precise locating of the access points to correctly cover a large building or to get more range. Even the more powerful Wi-Fi 802.11n & 802.11ac radios can only cover around 400-500ft. (200m) at best. A RF Terminal bar code scanner will never benefit from the additional bandwidth, speed, and throughput provided by the latest 802.11n & 802.11ac radios.

Our 900MHz 7000 Series RF Terminals use a very powerful 900MHz spread spectrum radio that can easily cover many thousands of square feet with a single base station, plus you can expand the coverage even further using relays - in an open area it goes over 3.3 miles! Our radio has 25 times the range of even the best Wi-Fi radios. It is very common for a customer to install just one B5011 Base Station in even a corner of a large warehouse and still get complete coverage. We feel that our 900Mhz 7000 series RF terminal is the best solution for any location that doesn't already have a working Wi-Fi based radio network covering the entire working area required. 

If you already have endured the expense of surveys, wiring, and installing a working 802.11 Wi-Fi radio network in your location then Worth data does offers a Wi-Fi RF terminal - The 7802 RF Terminals are perfect for use on any existing 802.11 b/g network and can even talk to a 802.11n access point since they also support b/g protocol radios.

Worth Data's 7000 R/F Terminal
R/F TerminalThe Worth Data 7000 Series RF Terminal has a very powerful 250mW spread spectrum radio and has 5 user selectable channels available to avoid any interference with other devices that might operate in the same 900mHz band. Because its receiver is so sensitive, and the radio so powerful, the coverage is outstanding - over 3.3 miles outdoors and it can typically cover 2,000,000 square feet indoors without relays, and much more with relays. Each base station can handle 300 transactions per minute, and the new 7000 Radio has a data rate of 115kb!

The cost is half of most Spread Spectrum systems. All programming is on the host computer using any platform and language that can read/write to the host's serial port. With one base station the number of terminals per site can easily go up to 64 terminals operating at the same time. The 7000 Series Models are currently available for the US & Canada (911MHz), plus models for Europe (868Mhz).

 

  Gun Style Bar Code Scanners
 


CCD/CMOS Bar Code Scanners

CCD/CMOS bar code readers are gun style bar code scanners where all you have to do is aim at the barcode and pull the trigger to read. Many older CCD's had to actually be placed on the code for reading but later models offer "laser-like" distance reading of a few inches. Some are trigger-less and some require the trigger or button to be pushed to initiate reading. CCD scanners generally scan around 50-100 times per second; so unsuccessful read attempts go unnoticed.

With Laser scanners and CCD scanners are similar, it is important to know the difference between them. Laser scanners use a single spot of light that sweeps across the bar code in a linear fashion this creates a laser line that is placed across the code. In a sense, lasers act like a wand, transmitting the signal for each bar and space as it "scans" across. This "scanned" pattern is then decoded. A CCD scanner on the other hand, uses an LED array to light up the entire scanning zone and has hundreds of CCD "detectors" to receive a linear image of the bar code from the reflected LED light. The LED light pattern of a CCD lights up a larger area of the bar code and is a much less defined when compared with a laser beam.  Below is a comparison of the difference between using a laser scanner and using a CCD scanner.

LASER SCANCCD SCAN

With a CCD the bar code "image" is captured and then the array elements are transmitted to form a signal pattern similar to the "scanned" pattern from a laser - it is just a different way of obtaining the bar code optically. There are typically no moving parts in a CCD scanner which could be touted as an advantage by some, however our lasers scanners have a lifetime warranty on the moving element.

Traditional CCD scanners have a "depth of field", (how far you can be away from the bar code and still get a read), of only a few inches. Modern CCD scanners have been developed with a depth that is closer to the range of a laser scanner. These CCD scanners are so unique that they have been termed "Linear Imager" scanners.

Lasers scan engines in general offer better range, faster scanning, and can decode wider bar codes than CCD's, since the laser beam can be moved over a longer range and it uses the more focused laser light source for picking up bar codes from further away.

We are no longer offering LED based CCD scanners as our laser scanners have dropped in price and offer improved performance when compared to the older 1D CCD or CMOS imaging technology.

Scanner Comparisons


Wand
CCD
Laser
Cost Discontinued Discontinued $179 - $229
Limited on Width of Bar Codes Readability None

up to 3-4" for medium density codes
(may be larger for low density)

12" Typical
Multiple Tries/Second No Yes Yes
48-100 Scans Per Second
Distance Reading CONTACT - 0.2" 0.5" - 4" 0" - 18" (Bar Code Dependent)
Irregular Surface Reading Capability No Yes Yes
Moving Parts No No

Yes

"Can't Miss Reading" No Yes Yes

Integrated Readers

Many older bar code readers had separate decoders boxes that a bar code scanner plugged into.  All of our bar code scanners have the decoders integrated right into the scanner, usually the handle. An integrated reader is usually less expensive and saves the space of the separate decoder.

Laser Scanners

Laser scanners have a very precise beam of light which can be reflected accurately several LASER SCANNINGinches to several feet to read bar codes. Almost all laser scanners today have a moving beam which sweeps back and forth, or a beam that automatically spreads across the bar code. 

Some very low cost laser scanners require the user to move the beam across the bar code much like a wand, there is even one scanner that uses a spring loaded button that the user pushes to make the scan beam move. The advantages of automatic electronic laser beam scanners are:

  • Reading bar codes from a distance - anywhere from 1-18 inches away, or even up to 25+ feet when reading low density retro-reflective bar codes.
  • Reading moving objects on an assembly line.
  • No-hands operation. Some lasers can be mounted to turn on automatically when an object passes under the scanner. Typically used in blood banks, library check out, automated warehouses, shipping docks etc...
  • Reading through glass windows or thick laminates.
  • Reading bar codes on curved surfaces, (bags of parts).
  • Reading bar codes inside difficult to reach enclosures or small confined spaces.

Laser scanners emit a laser light beam which sweeps back and forth or is projected across the bar code anywhere from 48 times per second to over 100 times per second. At this rate, unsuccessful reading attempts go unnoticed; you will only be aware of the one successful decode. Once a read has occurred, the laser turns off, requiring you to release and pull the trigger again to reactivate the laser scanner and scan another bar code.

The lower the density of the bar code, the further away the laser scanner can read a bar code. The higher the density of the bar code, the closer to the bar code the laser scanner must be.

Triggered Laser Scanners
Triggered Laser Scanners are virtually "can't miss". Just "point and shoot". Face the bar code so that the bars point up (the laser light will then form a red line across the bar code when the trigger is pulled). Aim the gun scanner at a bar code and pull the trigger; reading is instantaneous. You may have to move the scanner closer to the bar code to get a read, but that's it. Triggered laser scanners are the easiest bar code scanners to use. The standard laser scanners read up to 1-12" distance, depending on the brand of the laser scanner.

To the left is the Worth Data LZ365-USB Laser Scanner, which has a 3 year warranty. It reads a standard 100% medium density bar code from 13 inches away.

We have tested the Worth Data LZ165-USB & LZ365-USB by hard throwing (not just dropping) them to the floor. They survived every repeated throw. The moving scan element of the LZ365-USB and the LZ165-USB lasers have a lifetime warranty and both scanners use a scan engine which is rated to withstand 2000G's of force on impact.

We developed this laser scanner after years of frustration with other laser manufacturers' poor product reliability. Therefore, when we decided to manufacture our own laser scanners we selected the best laser engine components for our laser scanners we could. Being the manufacturer of the entire assembly, we can now more closely control function and reliability.

Below is a chart showing the reading range of most of the scanners we sell - including some of our products with laser scanner built right into the units like our TriCoder's and our RF Terminals.

Laser Decode Range

Supermarket Slot Scanners
These devices are continuously emitting multi-directional light beams to maximize the reading of a bar code regardless of the orientation of the bar code to the scanner. Unless the bar code is on the surface of the item pointing straight up, the bar code reader has a good chance of reading it. These devices are required to be integrated into the sales counter. They typically directly interface with a retail POS terminal.

On Counter Scanners
These devices are the smaller cousins of the Supermarket Slot Scanner. They were developed for the convenience stores that wanted automation but didn't have the counter space required for a slot scanner installation. They also have a omni directional light source to free the user to present the bar code in any orientation. They sit on a counter, or they sit on a stand that sits on the counter. Items are passed a few inches in front of the scanner to get a successful read.

Industrial Scanners
There are also a whole line of scanners made just for industrial applications including small under $1000 scanners that read a few inches distance and large $20,000 long range scanners that read twenty feet away. These are typically mounted adjacent to conveyor lines to read bar codes on passing items; the host computer then directs the items to the appropriate branching line. A classic example of such scanners use is airport baggage sorting; (those bar codes that are placed on your luggage are actually used in the large airports to get your luggage to the right place -except Denver). This type of equipment is almost always sold with turnkey hardware (including conveyors) and software by specialty integrators. Sources for industrial laser scanners are:

Lazerdata Corp. 407-843-8975
Microscan 206-226-5700

Long Range Laser Guns
There are hand held triggered long range laser scanners that can read up to 33 ft. distance, (using retro-reflective low density bar codes) or 17 ft distance using paper low density bar codes. Long range laser scanners are naturally more expensive than the standard laser scanners. Typically they would be used in large warehouses were scanning boxes high up off the floor is impossible or unwieldy with standard laser scanner.

2D Bar Code Scanners

530-2D The Worth Data 530-2D-USB scanners feature a upgraded high speed scan engine that is designed to read both standard 1D bar codes like UPC, Code 39, and Code 128, plus they read 2D matrix bar codes like PDF-417, DataMatrix, QR Code, MaxiCode, Postnet, IMBC, and many others.

The 2D Scanners have a very precise camera and high speed CPU that processes the large amount of date required to decode a 2D bar code instantly.

Our 2D Scanners are also omni-directional, which means that they can read a bar code in any orientation. All the operator needs to do is line up the aiming spot inside the bar code and it will read.

DataMatrixEAN-8

The 530-2D-USB Scanner operates as a USB keyboard, outputting the data as keyboard entry. The 530-2D-USB is a powerful yet easy to use reader if you need to read 2D bar codes - it even reads postal codes including the IMBC Intelligent Mail bar codes from the USPS®.

We also offer the same powerful 2D Scan Engine integrated into our 5200 TriCoders, our 72000 RF Terminals, and the LT7802 Wi-Fi Terminals). We also offer a wireless handheld gun scanner with a 2D engine in our 520-RF 2D Cordless scanner.

Wand Scanners

Wand Wand Scanners are the oldest, and now outdated, type of hand held bar code scanners. A wand was typically made from 1/2" stainless steel tubing, or from plastic; optics are in the front with a cord out the back. The wand scanner must be moved by the user's hand across and in contact with the bar code. While the wand is moving across the bar code, the reflected light is converted to electrical signals through a photocell in the wand.

A wand requires a little technique; it is not a "can't miss" scanner. Even without directions, most people can master the use of a wand in 30-45 seconds; but some need directions and training for a few minutes to learn the proper wanding techniques.

Wands can read any length of bar code. Wands typically can read through laminates of thickness up to 1/10" inch. Many wands can read through CD cases and audiocassette cases. Wands have mostly been discontinued in favor of more modern laser scanners. We sold them up until July of 2015, but the only quality manufacturer of wands is no longer producing them due to much lower demand.

Slot Badge Scanners

Slot BadgeSlot badge scanners require only one hand for operation; the user simply slides his badge with a bar code on the bottom edge through the scanner. These are typically used in unattended entry/exit stations for payroll, club membership accounting, school lunch assistance programs, etc...

Slot badge scanners are similar to wand scanners, but usually refined so that one resolution can read most types of bar codes with no difficulty; utilizing the additional space for larger optics, a slot badge scanner usually has a vertical aperture to look at the elements, thus allowing a high resolution slot badge scanner to read almost all types of printed bar codes, from dot matrix to high density.

Slot badge scanners also come with visible or infrared light sources. Visible can read any bar code which can be seen with the eye including bar codes printed on thermal printers, (infrared cannot read thermal printed bar codes); infrared slot badge scanners would be used for security "black on black" bar codes, (the black bar code is covered by a black window on the badge, but the black window looks clear under infrared light).

Cordless Scanners

There are only a few RF Scanners currently available on the market. These units have decoder, battery, and transmitter built into the scanner -- allowing cordless scanning back to a base station. Most have a short range varies from 20-30 feet from the base station.RF Laser

Shown here is the Worth Data LZ360-RF Cordless Laser Scanner. It has a range of up to 300 feet. It reads 0-12" away from a typical bar code - but will transmit the bar code up to the 300 foot range of the radio to a B700 USB Base Station. Competitive RF Laser Scanners with this RF range cost considerably more. The laser has a "good read" indicator as well as a confirmation "base received data" beeper in the laser scanner, so you don't have to be near the base station to hear a "good read" received. The B700 USB Base Station connects to a PC or Mac via USB as a keyboard (it can also enumerate as a serial CDC USB device on a Windows machine. Up to 10 scanners per base station are possible - and multiple pairs of units can operate in the same location with an easy setup change by the user if required.

Worth Data also offers a more powerful LZ404RF Cordless Laser scanner and a 2D Omni-Directional 520-RF Scanner that uses the same B700 USB Base Station.

 

  Printing Bar Codes
 


There are several methods of getting printed bar codes; these are: Thermal Transfer

  • Buying photo composed bar codes from a label manufacturer.
  • Printing your bar codes with inexpensive labeling software on your personal computer's dot matrix, laser, or inkjet printer.
  • Printing bar codes on a specialized bar code label printer.
  • For manufacturers who need bar codes printed in their product's packaging, use purchased film masters or use bar code fonts suitable for PostScript® film output.

Whatever printing source you decide upon, there are a few common sense tips to pass on:

  • Stay away from colored bar codes (use black) and colored backgrounds (use white). Any other colors lower the contrast between bars and spaces and therefore lower readability.
  • Do thorough readability testing on any labels before distribution. Be careful. Don't discover a problem after you have distributed 10,000 labels that need to be recalled.
Pre-printed Labels

If the only bar code application you are doing is an application such as fixed asset inventory tracking and employee badges, pre-printed serialized labels make a lot of sense. Photo composed labels are usually very high quality and you can buy 5000 for around $500. Libraries typically use pre-printed labels. Why? Because the labels need to last for 25 years and the volume is usually 100,000 per library. High quality, durable, laminated photo composed labels are usually used. Worth Data supplies custom Pre-printed Polyester Bar Code Labels - We can even ship the same day an order is placed!

You can also print high quality durable labels on a thermal transfer printer using XT Polyester label stock or on a laser printer with a poly label stock - call Worth Data for our Worth Poly™ Polyester Laser Label stock; such stock is more expensive than paper, but worth it is you need more durability. We also offer our popular LabelRIGHT Ultimate for Windows bar code labeling software so that you can make your own labels on your computer with your printer.

Printing on PC Printers

With the proper PC software, today’s printers are capable of printing excellent quality bar codes. Ink Jet and Dot Matrix printers cannot print high- density bar codes, but laser printers can. Laser printers actually print the best quality bar codes of any commonly available printing technology.

Laser Printing
Laser printers can produce outstanding quality bar codes. The quality is consistent even when Laser Printertoner gets low; it is obvious and is not subject to interpretation. (When the toner cartridge is changed, it is important to follow the replacement cleaning instructions, including cleaning the corona wire, especially for high density bar code printing.)

33 Label Page

Labels are sectionalized on a 8 1/2" x 11" page in multiple columns and/or rows. For example, mailing labels (1" by 2.8") appear in 3 columns and 11 rows, 33 labels per page. Since laser printers feed one sheet at a time, it is impractical to print one label at a time.

There is an unprintable area 1/4" inch to the left, right, top, and bottom of any form; this makes full labels impossible unless you sacrifice the top row and maybe the bottom row of labels. One trick in laser printing is to use label stock with the laser's unprintable areas cut as a border picture frame around the printable label's area.

For example, the previous example of 33 mailing labels per page would be 30 labels per page with the unprintable area isolated as a picture frame border. The top and left margin settings in the program would adjust the labeling program to the picture frame label stock's unprintable borders. 30 Label Page


Laser printers are great for producing batches of labels, but if you need only one label (where there are multiple labels per page) at a time, dot matrix or thermal transfer printers are required. Laser printing is the best quality of all types. There are several types of label stock available for laser printers. If you need to print durable labels, Worth Data offers a polyester label stock designed especially for laser printers. Worth Poly is made from a special white, matte finish, heat stabilized polyester film designed for laser printers. When printed on a laser printer, the resulting label is heat resistant, water-resistant, light resistant, scuff resistant, smudge resistant, and stain resistant. These labels are ideal for any labels that you want to last through rough handling or harsh environments. The permanent adhesive is designed to keep your label adhered to wood, metal, plastic, or glass for years. You pay a little more, but you get a lot more label for the money.

Windows programs usually give you rich text fonts, more rotations, and excellent image graphics printing. The labeling programs for Windows often support Postscript printers.

Ink Jet Printers
These printers are getting better and better. They print pages of labels, so refer to the page label stock discussion below regarding page laser label stock. Also, use label stock specifically meant for inkjet printers – the stock is usually coated to minimize ink bleed. Always test your bar code labels for readability before printing in bulk.

Inkjet printers are almost exclusively supported by Windows programs. If you have problems, check to make sure you are using the latest driver version from the printer manufacturer. Also, be sure to select a printer that has a separate black cartridge in addition to the color cartridge.

If labels you are printing are going to be exposed to water, don't use the inkjet printers – most inkjet ink is water-soluble. Inkjet printers are NOT the best printer to use to print labels that need to withstand the weather or are subjected to constant scanning.

Beware; the inkjet cost per page in color is twice the cost of a black and white print.

Thermal Transfer Printing
Thermal transfer printers are required when you need either to print one label at a time or when you need to print a roll of labels so that labels can be applied by applicators directly to boxes. Thermal TransferVolume industrial printing is done mostly by thermal transfer printers. They are fast and produce excellent quality bar codes.

Thermal transfer refers to the printhead heating up and melting a ribbon onto the label surface. Most thermal transfer printers can also produce "direct thermal" labels, but paper instead of a soft ribbon wears out the printhead 10 times faster; another disadvantage of thermal printing is that most thermal labels cannot be read with IR light and deteriorate in sunlight to non-readability over time. The media cost is about the same as laser and direct thermal. Therefore thermal transfer printing is far more popular than thermal printing for serious label production.

Beware of the CoStar, Brother and Seiko thermal printers for producing serious bar codes. They have two problems:

  • The bar codes are just a little off. (The naked eye can often see three sizes of bars when only two are supposed to be possible).
  • They are thermal printers producing bar code labels that will deteriorate to un-readability in sunlight.
  • They are inexpensive, so they are very attractive, but beware.

 

Most popular thermal transfer printers can produce labels up to about 4" wide (more expensive models can print at 6" or even 8") and lengths up to 8 inches plus. Smaller widths can of course be accommodated. Popular thermal transfer printers are manufactured by Citizen, Sato, Zebra, and Datamax; these are the major brands.

You can get almost any type of label stock imaginable for thermal transfer printers; high temperature, weather proof, surface laminated, jewelry ring stock, card stock, tag stock, etc.

The basic paper labels with inexpensive ribbons produce bar codes that can be smeared or smudged with hard rubbing by the fingers. Smudge proof labels can be produced with more expensive synthetic label stock and a ribbon with less wax and more resin (hybrid or P2 Ribbon). Scratch- proof laminated labels can be produced with XT Polyester and a high resin ribbon; when heated, the resin and polyester coating fuse to make a very durable label.

These printers generally print from 2" to 12" per second; at any width up to the maximum, the printers print 2" to 12" lengths per second. Find out if the rated speed quoted for the printer you are considering is to be expected when printing bar codes or graphics - for this, many printers slow down to less than 1/2 their quoted speed.

The print heads wear out on thermal or thermal transfer printers. To maximize the print head life, clean it between every ribbon change with a cleaning card or with a lint-free q-tip soaked in alcohol - a MUST to avoid continually replacing print heads. Unlike most dot matrix and laser printers, the thermal transfer printers discussed have scalable text fonts and bar code fonts resident in the printers firmware. The software necessary to print the bar codes is a series of special command sequences. So you can add printing on a thermal transfer printer to one of your existing programs, providing there is someone semi-skilled at programming.

However, most users want a general purpose design labeling program which requires no programming. Our LabelRIGHT™ Ultimate for Windows label printing software supports many Thermal Transfer Printers that have a Windows print driver.  LabelRIGHT Ultimate is very powerful and easy to use.

Dot Matrix Printing
Dot matrix printers can produce good quality low volume bar code labels. When printing low-medium (3.7cpi or lower for Code 39), the labels can be excellent quality. The Epson®, IBM, and Okidata® printers have adequate graphics capability to yield good quality bar codes. You will need a dot matrix printer with a pin feed platen to successfully print the variety of label sizes.

There's one catch though - you must not wait too long to change the ribbon. The printer operator must make a judgment call on when to change the ribbon. It's best to tape a bar code of minimum acceptable darkness on the printer, so the operator can't make a judgment error. Programs that can strike the bar codes multiple times can keep the ribbon expense down.

Both 24-pin and 9-pin printers can produce good quality bar codes. The 24- pin printers produce better bar codes than 9-pin printers, especially as the ribbon is getting low on ink. The 24-pins simply put more ink on the paper.


  Labeling Software
 


Because dot matrix, Inkjet and Laser printers are in such widespread use, labeling software to make these printers capable of printing bar codes has become readily available. There are two general types of bar code printing programs available:

  • Menu-driven programs for operators to design and print labels.

  • Bar code font programs to allow printing of bar codes within other Macintosh or Windows programs; no programming is necessary by the user.

Stand-Alone Menu-Driven Programs

These programs allow the user to design different label formats and save them to disk for label runs. Usually there is a WYSIWYG design interface to view the label on screen as it is beinLabelRIGHTg designed, especially Windows programs. These programs usually have most of the following features: scalable fonts, graphic image import, all popular bar codes, data file import, easy custom operator interface, popular data base access, and/or built-in label data base. Look for a program that combines support for laser/dot matrix with thermal transfer printers like our powerful LabelRIGHT Ultimate for Windows software.

Besides the ability to design and print labels, you should look for a program with a simple operator interface. The label designer creates custom prompts for a label format; then the operator answers simple questions that lead him to enter the variable data for the labels to be printed. With a label database, you can select which labels to print. You don't want the operator to have to deal with the more complicated label design screens.

Font Programs

In Windows and Macintosh environments, any font based program can select fonts for printing. This makes it possible to use bar code fonts from such programs (i.e. Word®, Excel®, PageMaker®, Quark®, etc.). Problems which must be overcome are:

  • Scaling - when scaling, Windows and the Mac can make little adjustments that really mess up the bar codes; most programs give you fonts at a certain point size and density that will be very accurate for the point size and printer for which they were designed; however if you change printers or change point sizes, almost anything can happen. Be careful when straying outside the standard point size for printer specific fonts.

  • When printing UPC, a "0" could be represented by four different bar/space patterns, depending on where it is in the code and the computed parity of the data. Therefore it is necessary to have a translator program which you can switch to, enter the data you wish to print, copy it to the clipboard, and then copy the translated strings into your application. At least one program has a "hot-key" sequence which can copy the bar code into your application without having to first translate and then copy from the clipboard; after setting the bar code type and density from the translator, any highlighted data in the application is translated with the "hot key".

Using fonts, labels can be printed from your favorite word processing program, or you can add bar codes to a form from almost any font-based Windows program, (provided your program can call our DLL). Our LabelRIGHT Ultimate for Windows software package has a powerful font package called BarFont™ that simplifies using fonts in other Windows software.

Bar Codes on Packaging or Film Masters

How to Get a UPC Number
If you haven't already been assigned your manufacturer's number by the GS1-US (formerly the Uniform Code Council) or appropriate GS1 authority for your country. Call the GS1-US at 937-435-3870 to get a registered UPC number. You will pay a charge to get a manufacturer's number assigned, (digits 2-6 in the UPC code), plus you will get an information packet. You will be assigned unique UPC numbers for all your products.

For users who wish to have the bar codes printing as an integral part of their packaging (such as sugar bag) there are three ways:

  • Create your packaging design with a Windows or Mac based program and use a postscript bar code fonts package like LabelRIGHT to add the bar codes to the whole packaging design. The film for the packaging would include the bar code.

  • Order separate film masters from organizations that specialize in bar code film masters (such as Symbology Inc. 1-800-328-2612 or www.symbology.com). Have your printer strip in the bar code film to the packaging film so that the whole packaging prints with the bar code included.

  • A third method that must be done with caution is to print bar codes on paper with a good bar code printing program, photograph or scan the printed bar code, and then use the film as specified above.

After printing, the ink in bars tends to bleed slightly into the spaces. Therefore, bars on film should be slightly narrower, (probably 1/1000 inch narrower), to allow for the spreading of the ink in printing. (Turn down the darkness on the laser printer if printing bar codes on paper to be photographed.)

Whatever method you use, you should have your printer make test print runs. If you don't use a verifier to test the accuracy of the bar codes, at least:

  • Test them with a bar code reader for readability. You should get 20 out of 20 reads with reasonable attention in scanning. Don't accept any bar code that has less than 100% readability. AND

  • Have your printer (the person doing the printing) microscopically inspect the narrowest bar and narrowest space after printing (wait about 30 minutes to 1 hour for any bleeding of the ink to complete). They should be very close to equal. If they vary by more than 10% from each other, then the exposure on the film must be changed; if the bars are too big, expose less; if the spaces are too big, increase the exposure.

Don't forget to leave a 1/4" white space to the left of the leftmost bar and a 1/4" white space to the right of the rightmost bar, (no text or other graphics in these areas).


  Bar Code Applications
 


Bar Code applications are growing by the day as creative people find ways to enjoy data entry efficiency possible with bar codes. The following is a brief discussion of some major applications: (the key to all of these applications is the software; the software is the steak, the bar code is the sizzle).

Data Capture Applications

Assembly Checking
usually done with custom assemblies, a terminal leads the operator in what to assemble; as the operator scans each part or subassembly added, the computer can monitor for correct specifications.


Fixed Asset Inventory Control
Large organizations have multitudes of furniture, PC's, fixtures, etc. The exact location for each item determines cost allocations. Bar codes are placed on all items and bar codes are placed on walls of each location. With a portable bar code reader, the location is wanded and then all items in that location are wanded; the data is then uploaded to the computer for accurate depreciation cost allocation.

Job Costing and Tracking
As item(s) are completed, scanning results into a terminal. (Multiple operators use a single terminal).

Labor Distribution
Again using employee badges, as employees move from department to another, the employee scans in his badge at the new department's terminal. This allows payroll cost allocation to departments.

Library Automation
Bar codes on ID cards of patrons and bar codes on books. Automatic check out.

Meter Reading
Similar to a pick list, but downloading to portable terminal the list of addresses to be read, along with the bar code ID of the meter, so that the terminal checks that the operator is indeed reading the right meter.

Order Books
Catalogs of items with associated bar codes. Used for order taking, estimating car repair costs, route accounting, etc.

Point of Sale
At the cash register (or equivalent), scanning the bar code into a computer which looks up the item scanned and displays the description and price plus decreasing the on-hand inventory by the quantity purchased.

Records Management
For patient records, case records, loan records, etc., a bar code is placed on the folder. Then as the units are checked out, the folder is scanned and the borrower's ID card is scanned. As the unit is passed from one station to another, the item is scanned so that it can be tracked through the organization.

Remittance Processing
Printing a bar code on the remittance stub or the invoice stub so that when the customer returns the stub with his payment, it can be wanded to bring up the data or to complete full payments.

Stock Taking
The classic portable bar code reader application. The operator scans the codes of the items (perhaps scanning only one of multiple items and then entering the quantity for that item) and then uploading the stored scanned data to the computer later, thereby correcting the computer's files for what is actually on the floor.

Time and Attendance
Employee badges with bar codes are read at clock-in and clock-out into a computer or terminal to provide attendance data to the computerized payroll program.

Warehouse Picking
The computer downloads a table to a portable terminal and the operator is prompted to pick a list of items associated with a specific order. After picking the order, the operator goes back to the terminal to upload the data and receive his next order to pick. As locations are reached or items are picked, the bar codes are scanned and the terminal compares what was scanned to be sure the right location or item is being picked.

Warehouse Put-Aways
As the operator stores items in a warehouse, the operator scans the items and the location. This data is then uploaded to the computer so it can keep track of the inventory quantity on hand and locations.

Warranty and Service Tracking
As units are received, the bar code on the case of the unit is scanned, bringing up the computer history for that unit. As the unit is repaired, scanning what failures and what new parts are required to repair for costing and failure analysis.

Work-In-Process Inventory Tracking
With on-line readers or portable readers, scanning the routing sheets with bar codes on them as parts or subassemblies are completed, often including yield data, so the work-in-process costs and progress can be tracked. (Usually one terminal per operator).

Event Time Applications
There is now a variety of hand held bar code terminals which are linked by Radio Frequency (RF) back to a host computer. This makes possible portable interactive applications in the stock room, the warehouse, shipping, receiving, etc.

Whatever the cost of the hardware, the application software investment is intense for most companies. It is really an extension of MRP II software into the portable hand held terminals.


Applications include:

Rental Car Check in and Billing
Anyone who has rented a car lately has experienced the convenience and speed of RF Terminal check-in at the curb.

Massive Table Lookup
The simplest application is the computer performing validity checks on data entered from its large up-to-date computer files and notifying the operator of any invalid data.

A classic example of this would be grocery price validation. Instead of downloading a 10 MB file into a hand held, the computer does the table lookup and lets the operator know what prices need to be changed on the floor. Any store without prices on the items must have price validation by RF Terminal to be sure the prices on the floor are the same as the price in the computer. Direct Store Delivery by vendors is also a must for RF Terminals, allowing the store to monitor the price being charged by the delivery personnel to the store.

The best example is stock taking. Based on the outage or overage, the computer would instruct the operator in different things to do: count again, see supervisor, etc. The counts could be double checked on the spot, yielding a faster more accurate inventory count.


Receiving
As a purchase order is received, the operator scans and keys what has been received, with the computer pointing out shortages that are double checked on the spot rather than after the items have been moved or partially used.

Shipping
As items are loaded, they are scanned. Shortages or miss-loads can be detected immediately.

Put-Aways
As items are put away, the computer has them immediately available for picking to satisfy the next order.

Warehouse Picking

The computer instructs each picker what to do with up to the second stock status from Put Aways. This would be especially valuable with items in multiple locations and where substitutions are possible.


  Resources
 

To get a manufacturer's number assigned for UPC bar codes, call
GS1US: 937-435-3870

For industrial laser scanners, call
Microscan: 800-251-7711, or in WA 425- 226-5700

Durable Polyester Laser Labels, call
Worth Data: 800-345-4220, 831-458-9938

For dot matrix, Thermal Transfer, and paper laser labels, call
Ardon Business Forms: 800-853-1223 Or 248-377-6160

For metal tags or labels, call
Metalcraft Inc.: 800-437-5283, or 515-423-9460
Express Inc.: 800-382-2323 or in CA, 858-.549-9828

For thermal transfer labels and thermal transfer ribbons, call
Worth Data: 800-345-4220, 831-458-9938 - Very Few Sizes and Types in stock
DataMax: 800-816-9649 - Many Sizes & Styles In Stock
Mabi Label: 800-969-8989 or 408-283-1600 - Custom Sizes

For bar code verifiers, call
Accugraphix: 800-654-0479, in CA 714-847-6674

For badges and badge supplies, call
Caulistics: 415-585-9600

For Code 39, I 2of5, and Codabar Specifications, write
ANSI
Sales Dept.: 1430 Broadway, NY, NY 10018. Enclose $9
212-642-4900

For most other bar code specifications (fee), call
AIM USA
: 412-963-8588

For AIAG information (Automotive Industry Action Group), call
AIAG: 248- 358-3570

For Film Masters, call
Symbology Inc
: 800-328-2612

PrePrinted Bar Code Labels, call
Worth Data: 800-345-4220, 831-458-9938 or Order Custom Labels Here
Data2: 800-227-2121

Bar Code Readers, call
Worth Data: 1-800-345-4220, 831-458-9938

Laser Scanners, call
Worth Data: 1-800-345-4220, 831-458-9938

Radio Frequency, call
Worth Data: 1-800-345-4220, 831-458-9938

Portable Bar Code Readers, call
Worth Data: 1-800-345-4220, 831-458-9938

Labeling Software & Fonts for Windows, call
Worth Data: 1-800-345-4220 , 831-458-9938