Honeywell 1300g2 Manual
Have a look at the manual Honeywell 1300g2 Manual online for free. It’s possible to download the document as PDF or print. UserManuals.tech offer 178 Honeywell manuals and user’s guides for free. Share the user manual or guide on Facebook, Twitter or Google+.
3 - 7 Scan the Hands Free Time-Out bar code, then scan the time-out duration (from 0-300,000 milliseconds) from the inside back cover, and Save. Default = 5,000 ms. Reread Delay This sets the time period before the scanner can read the same bar code a sec- ond time. Setting a reread delay protects against accidental rereads of the same bar code. Longer delays are effective in minimizing accidental rereads at POS (point of sale). Use shorter delays in applications where repetitive bar code scanning is required. Default = Medium. Reread Delay only works when in automatic trigger mode or presentation mode (see page 3-5). Hands Free Time-Out Short (500 ms) * Medium (750 ms) Long (1000 ms) Extra Long (2000 ms)
3 - 8 User-Specified Reread Delay If you want to set your own length for the reread delay, scan the bar code below, then set the delay (from 0-30,000 milliseconds) by scanning digits from the inside back cover, then scanning Save. Centering Use Centering to narrow the scanner’s field of view to make sure the scanner reads only those bar codes intended by the user. For instance, if multiple codes are placed closely together, centering will insure that only the desired codes are read. If a bar code is not touched by a predefined window, it will not be decoded or output by the scanner. If centering is turned on by scanning Centering On, the scanner only reads codes that pass through the centering window you specify using the Left of Centering Window, or Right of Centering Window bar codes. In the example below, the red line is the full scanner field of view and the white boxed area is the centering window. The centering window has been set to 20% left and 30% right, as shown in the legend at the bottom. Since Bar Code 1 passes through the centering window, it will be read. Bar Code 2 does not pass through the centering window, so it will not be read. Scan Centering On, then scan one of the following bar codes to change the left or right of the centering window. Then scan the percent you want to shift the centering window using digits on the inside back cover of this manual. Scan Save. Default Centering = 40% for Left, 60% for Right. User-Specified Reread Delay 0 % 1 0 % 2 0 % 3 0 % 4 0 % 5 0 % 6 0 % 7 0 % 8 0 % 9 0 % 1 0 0 % Bar Code 1 Bar Code 2
3 - 9 Left of Centering Window Right of Centering Window * Centering Off Centering On
3 - 10 Output Sequence Overview Output Sequence Editor This programming selection allows you to program the scanner to output data (when scanning more than one symbol) in whatever order your application requires, regardless of the order in which the bar codes are scanned. Reading the Default Sequence symbol programs the scanner to the Universal values, shown below. These are the defaults. Be certain you want to delete or clear all formats before you read the Default Sequence symbol. Note: To make Output Sequence Editor selections, you’ll need to know the code I.D., code length, and character match(es) your application requires. Use the Alphanumeric symbols (inside back cover) to read these options. Note: You must hold the trigger while reading each bar code in a sequence. To Add an Output Sequence 1. Scan the Enter Sequence symbol (see Require Output Sequence, page 3- 13). 2.Code I.D. On the Symbology Chartson page A-1, find the symbology to which you want to apply the output sequence format. Locate the Hex value for that symbology and scan the 2 digit hex value from the Programming Chart (inside back cover). 3.Length Specify what length (up to 9999 characters) of data output will be acceptable for this symbology. Scan the four digit data length from the Programming Chart. (Note: 50 characters is entered as 0050. 9999 is a universal num- ber, indicating all lengths.) When calculating the length, you must count any programmed prefixes, suffixes, or formatted characters as part of the length (unless using 9999). 4.Character Match Sequences On the ASCII Conversion Chart (Code Page 1252), page A-3, find the Hex value that represents the character(s) you want to match. Use the Program- ming Chart to read the alphanumeric combination that represents the ASCII characters. (99 is the Universal number, indicating all characters.) 5.End Output Sequence Editor Scan F F to enter an Output Sequence for an additional symbology, or Save to save your entries. Other Programming Selections Discard This exits without saving any Output Sequence changes.
3 - 11 Output Sequence Editor Output Sequence Example In this example, you are scanning Code 93, Code 128, and Code 39 barcodes, but you want the image scanner to output Code 39 1st, Code 128 2nd, and Code 93 3rd, as shown below. Note: Code 93 must be enabled to use this example. You would set up the sequence editor with the following command line: SEQBLK62999941FF6A999942FF69999943FF The breakdown of the command line is shown below: SEQBLKsequence editor start command 62 code identifier for Code 39 9999 code length that must match for Code 39, 9999 = all lengths 41 start character match for Code 39, 41h = “A” FF termination string for first code 6A code identifier for Code 128 9999 code length that must match for Code 128, 9999 = all lengths Enter Sequence Default Sequence A - Code 39 B - Code 128 C - Code 93
3 - 12 42 start character match for Code 128, 42h = “B” FF termination string for second code 69 code identifier for Code 93 9999 code length that must match for Code 93, 9999 = all lengths 43 start character match for Code 93, 43h = “C” FF termination string for third code To program the previous example using specific lengths, you would have to count any programmed prefixes, suffixes, or formatted characters as part of the length. If you use the example on page 3-11, but assume a suffix and specific code lengths, you would use the following command line: SEQBLK62001241FF6A001342FF69001243FF The breakdown of the command line is shown below: SEQBLK sequence editor start command 62 code identifier for Code 39 0012 A - Code 39 sample length (11) plus CR suffix (1) = 12 41 start character match for Code 39, 41h = “A” FF termination string for first code 6A code identifier for Code 128 0013 B - Code 128 sample length (12) plus CR suffix (1) = 13 42 start character match for Code 128, 42h = “B” FF termination string for second code 69 code identifier for Code 93 0012 C - Code 93 sample length (11) plus CR suffix (1) = 12 43 start character match for Code 93, 43h = “C” FF termination string for third code
3 - 13 Output Sequence Editor Require Output Sequence When an output sequence is Required, all output data must conform to an edited sequence or the image scanner will not transmit the output data to the host device. When it’s On/Not Required, the image scanner will attempt to get the output data to conform to an edited sequence, but if it cannot, the image scanner transmits all output data to the host device as is. When the output sequence is Off, the barcode data is output to the host as the image scanner decodes it. Note: This selection is unavailable when the Multiple Symbols Selection is turned on. Multiple Symbols When this programming selection is turned On, it allows you to read multiple symbols with a single pull of the scanner’s trigger. If you press and hold the trig- ger, aiming the scanner at a series of symbols, it reads unique symbols once, Enter Sequence Default Sequence Required On/Not Required *Off
3 - 14 beeping (if turned on) for each read. The scanner attempts to find and decode new symbols as long as the trigger is pulled. When this programming selection is turned Off, the scanner will only read the symbol closest to the aiming beam. No Read With No Read turned On, the scanner sends an “NR” to the host if you pull and release the trigger without reading a code (e.g., bad bar code). If No Read is turned Off, the “NR” will not be sent to the host. If you want a different notation than “NR,” for example, “Error,” or “Bad Code,” you can edit the output message using the Data Formatter (page 5-14). The hex code for the No Read symbol is 9C. On * Off On * Off
3 - 15 Video Reverse Video Reverse is used to allow the scanner to read bar codes that are inverted. The “Off ” bar code below is an example of this type of bar code. Note: If additional menuing is required, Video Reverse must be disabled to read the menu bar codes and then re-enabled after menuing is completed. On VIDREV0REV. * Off