Manuale d’uso / di manutenzione del prodotto NLS-HR1250-90 del fabbricante Newland
Vai alla pagina of 173
HR1250-70 HR1250-90 Hand-held Barcode Scanner User Guide.
Disclaimer © 2014 Fujian Newland Auto-ID T ech. Co., Ltd. All rights reserved. Please read through the manual carefully before using the product and operate it according to the manual. It is advised that you should keep this manual for future reference.
Revision History V ersion Description Date V1.0 Initial release. May 9, 2014.
Table of Contents Revision Hi story .............................................................................................................. .......................... - 3 - Preface ...........................................................
Command T rigger Mode ...................................................................... Error! Book mark not defined. Security Level .............................................................................................................
Custom Suffi x ................................................................................................................. ......................... 76 Enable/Disable Cu stom Suffix ...........................................................
Restore Factor y Defaults ...................................................................................................... ............ 93 Enable/Disable ISSN ..................................................................................
Enable/Disable Deutsc he 12 .................................................................................................... ........1 10 Matrix 2 of 5 (Europ ean Matrix 2 of 5) .................................................................
Check Digit V e rifica tion ...................................................................................................... ............. 132 Set Length Range fo r Code 1 1 ...................................................................
.
1 Preface Introduction This manual provides detailed in structions for setting up and usi ng the HR1250-70/HR1250-90 hand- held barcode scanner (hereinafter referred to as “HR12 scanner” or “the scanner” ).
2 Chapter 1 Getting Started Introduction HR12 scanner is a 1D barcode scanner with excell ent performance. Based on the technology independently developed by Newlan d, HR12 scanner is able to deliver rapid image acquisition and accurate decoding; it can provide customers with best services.
3 Connect HR12 to a Host HR12 scanner must be connected to a host device in actual application, such as PC, POS or any intelligent terminal with USB interface.
4 Power on, Power off, Sleep, Reboot Power on the scanner Connect the scanner to a hos t device. Then the scanner will be turned on and automatica lly go into sleep mode.
5 Dimensions (unit: mm) Left View Fig. 1-3 Front View Fig. 1-4 Top View Fig. 1-5.
6 Scanning Instructions When the HR12 scanner is in the Manual mode (def ault), you can follow the steps below to scan a barcode: 1. Hold down the trigger. Then the sc anner will project a red aiming beam. 2. Aim the red beam across the center of barcode, as shown in Fig.
7 Scan Angle The scanner is designed to function within a certain range of scan angles. Any unreasonable devia tion may cause decoding failure. Scan angles of the scanner: Pitch : ±60°, 0° Roll and 0° Skew (Fig. 1-7) Roll : ±30°, 0° Pitch and 0° Skew (Fig.
** Enter Setup Exit Setup 8 Chapter 2 System Settings Introduction There are two ways to configure the scanner : barcode program ming and command programming.
** Enter Setup 9 Exit Setup Read Register The read register command is used to read the content s of 1 to 256 contiguous registers in the scanner. Syntax: {Prefix1} {Types} {Lens} {Address} {Datas} {FCS} Prefix1 : 0x7E 0x00 (2 bytes) Types : 0x07 (1 byte) Lens : 0x01 (1 byte).
** Enter Setup Exit Setup 1 0 Reply: {Prefix2} {Types} {Lens} {Datas} {FCS} 1) Success message: Prefix2 : 0x02 0x00 Types : 0x00 (success) Lens : Byte count of Datas returne d . If Lens=0x00, that means values of 256 contiguous registers are returned.
** Enter Setup 1 1 Exit Setup Example: Read the contents (0x35, 0x36, 0x37) of 3 conti guous registers starting from register 0x0005. 1) Read operation succeeds: Command sent: 0x7e 0x00 0x07 0x01 0x00.
** Enter Setup Exit Setup 1 2 Write Register The write register command is used to write conti guous registers (1 to 256 registers) in the scanner. Syntax: {Prefix1} {Types} {Lens} {Address} {Datas} {FCS} Prefix1 : 0x7E 0x00 (2 bytes) Types : 0x08 (1 byte) Lens : 0x00~0xFF (1 byte), byte coun t, i.
** Enter Setup 1 3 Exit Setup Reply: {Prefix2} {Types} {Lens} {Datas} {FCS} 1) Success message: Prefix2 : 0x02 0x00 Types : 0x00 (success) Lens : 0x01 Datas : 0x00 FCS : 0x33 0x31 (CRC -CCITT checksum.
** Enter Setup Exit Setup 1 4 Example: Write 0x31, 0x32, 0x33, 0x34 into 4 contiguous registers starting from register 0x000a. 1) Write operation succeeds: Command sent: 0x7e 0x00 0x08 0x04 0x00 0x26 .
** Enter Setup 1 5 Exit Setup Enable/Disable EEPROM Write By default, EEPROM write is disabled after the devic e is powered up. You need to enable it before a write operation and recommendedly disable it afterwards to prevent miswriting.
** Enter Setup Exit Setup 1 6 Reply: {Prefix2} {Types} {Lens} {Datas} {FCS} 1) Success message: Prefix2 : 0x02 0x00 Types : 0x00 (success) Lens : 0x01 Datas : 0x00 FCS : 0x33 0x31 (CRC -CCITT checksum.
** Enter Setup 1 7 Exit Setup Write EEPROM The scanner has 512 bytes of EEPROM. The EEPROM write command is used to write data to up to 256 addresses. You need to enable EEPROM write before a write operation and re commendedly disable it afterwards to prevent miswriting.
** Enter Setup Exit Setup 1 8 Reply: {Prefix2} {Types} {Lens} {Datas} {FCS} 1) Success message: Prefix2 : 0x02 0x00 Types : 0x00 (success) Lens : 0x01 Datas : 0x00 FCS : 0x33 0x31 (CRC -CCITT checksum.
** Enter Setup 1 9 Exit Setup Example: Write 0x51, 0x52, 0x53, 0x54 into 4 conti guous addresses starting from address 0x0000. 1) Write operation succeeds: Command sent: 0x7e 0x00 0x04 0x04 0x00 0x00 .
** Enter Setup Exit Setup 2 0 Read EEPROM The scanner has 512 bytes of EEPROM . The EEPROM rea d command is used to read the contents from 1 to 256 contiguous addre sses of the EEPROM.
** Enter Setup 2 1 Exit Setup Reply: {Prefix2} {Types} {Lens} {Datas} {FCS} 1) Success message: Prefix2 : 0x02 0x00 Types : 0x00 (success) Lens : Byte count of Datas returned.
** Enter Setup Exit Setup 2 2 Example: Read the contents (0x35 0x36 0x37) of 3 contiguous EEPROM addresses starting from address 0x0005. 1) Read operation succeeds: Command sent: 0x7e 0x00 0x05 0x01 0.
** Enter Setup 2 3 Exit Setup Registers Register 0x0000 Bit Feature Bit 7 Reserved Bit 6 1: Silent Mode Off 0: Silent Mode On Bit 5-4 Reserved Bit 3-2 Illumination: 00: Off 01: On When Scanning 10/1 1.
** Enter Setup Exit Setup 2 4 Register 0x0009 Bit Feature Bit 7-2 Reserved Bit 1-0 00: USB DA T APIPE 01: USB HID-KBW 10: USB COM Port Emulation 1 1: USB HID-POS Register 0x000A Bit Feature Bit 7-5 Reserved Bit 4 0: Allow Rereading Same Barcode 1: Disallow Rereading Same Barcode Bit 3-2 Reserved Bit 1-0 Security Level 00-03: 0-3 level.
** Enter Setup 2 5 Exit Setup Register 0x0019 Bit Feature Bit 7-0 USB Country Keyboard T ypes 0 0 : U . S . 0 1 : B e l g i u m 0 2 : B r a z i l 03: Canada 04: Czech 05: Denmark 06: Finland 07: Franc.
** Enter Setup Exit Setup 2 6 Register 0x0037-0x33 Bit Feature Bit 39-0 Set Custom Prefix Register 0x0042-0x3E Bit Feature Bit 39-0 Set Custom Suffix Register 0x004D-0x49 Bit Feature Bit 39-0 Set T er.
** Enter Setup 2 7 Exit Setup Register 0x0066 Bit Feature Bit 7-6 Reserved Bit 5 1: Enable EAN-13 5-digit Add-on Code 0: Disable EAN-13 5-digit Add-on Code Bit 4 1: Enable EAN-13 2-digit Add-on Code 0.
** Enter Setup Exit Setup 2 8 Register 0x006A Bit Feature Bit 7-6 Reserved Bit 5-4 UPC-E System Character 01: Do not transmit system character 10/1 1: T ransmit system character Bit 3-2 Reserved Bit 1.
** Enter Setup 2 9 Exit Setup Register 0x006E Bit Feature Bit 7-4 Reserved Bit 3 1: T ransmit ITF-14 Check Digit 0: Do Not T ransmit ITF-14 Check Digit Bit 2 Reserved Bit 1-0 00: Disable ITF-14 01: De.
** Enter Setup Exit Setup 3 0 Register 0x0073 Bit Feature Bit 7-4 Reserved Bit 3 1: T ransmit Standard 25 Check Digit 0: Do Not T ransmit Standard 25 Check Digit Bit 2 1: Enable Standard 25 Check Digi.
** Enter Setup 3 1 Exit Setup Register 0x0076 Bit Feature Bit 7-4 Reserved Bit 3 1: T ransmit Code 93 Check Digit 0: Do Not T ransmit Code 93 Check Digit Bit 2 1: Enable Code 93 Check Digit 0: Disable.
** Enter Setup Exit Setup 3 2 Register 0x0079 Bit Feature Bit 7-5 Reserved Bit 4 1: T ransmit MSI-Plessey Check Digit 0: Do Not T ransmit MSI-Plessey Check Digit Bit 3-2 MSI-Plessey Check Digit V erif.
** Enter Setup 3 3 Exit Setup Register 0x0080 Bit Feature Bit 7-0 Set Code 128 Maximum Length Register 0x0081 Bit Feature Bit 7-0 Set Code 128 Minimum Length Register 0x0082 Bit Feature Bit 7-0 Set UC.
** Enter Setup Exit Setup 3 4 Register 0x008A Bit Feature Bit 7-0 Set Industrial 25 Maximum Length Register 0x008B Bit Feature Bit 7-0 Set Industrial 25 Minimum Length Register 0x008C Bit Feature Bit .
** Enter Setup 3 5 Exit Setup Register 0x0094 Bit Feature Bit 7-0 Set Code 1 1 Maximum Length Register 0x0095 Bit Feature Bit 7-0 Set Code 1 1 Minimum Length Register 0x0096 Bit Feature Bit 7-0 Set Pl.
** Enter Setup Exit Setup 3 6 Register 0x00A9, 0x00A8 Bit Feature Bit 15-0 Set EAN-8 Code ID ASCII value of one or two English letters (lower or upper case) Register 0x00AB, 0x00AA Bit Feature Bit 15-.
** Enter Setup 3 7 Exit Setup Register 0x00B9, 0x00B8 Bit Feature Bit 15-0 Set ITF-14 Code ID ASCII value of one or two English letters (lower or upper case) Register 0x00BB, 0x00BA Bit Feature Bit 15.
** Enter Setup Exit Setup 3 8 Register 0x00C7, 0x00C6 Bit Feature Bit 15-0 Set Codabar Code ID ASCII value of one or two English letters (lower or upper case) Register 0x00C9, 0x00C8 Bit Feature Bit 1.
** Enter Setup 3 9 Exit Setup Enable/Disable Barcode Programming Scanning the Enter Setup / Exit Setup barcode can enable/disable barcode programming. After barcode programming is enabled, you can scan a number of programming barcodes to configure your scanner.
** Enter Setup Exit Setup 4 0 Factory Defaults Scanning the following barcode can restore the scanner to the factory defaults. Y ou may need to reset your scanner when: 1. scanner is not properly configured so that it fails to decode barcodes; 2. you forget previous configurat ion and want to avoid its impact; 3.
** Enter Setup 4 1 Exit Setup Scan Mode Manual Mode Manual Mode (default): A trigger pull activates a decode session. The decode session continues until the barcode is decoded or the trigger is releas ed or the decode session timeout expires.
** Enter Setup Exit Setup 4 2 Continuous Mode Continuous Mode : A trigger press activates the scanne r to scan and decode at user-s pecified intervals, i.e. the timeout between decodes. Each decode se ssion lasts until barcode is decoded or the decode session timeout expires.
** Enter Setup 4 3 Exit Setup Timeout between Decodes :This parameter sets the timeout between decode sessions. When a decode session ends, next session will not happen until the tim eout between decodes expires. It is programmable in 0.1s increments from 0.
** Enter Setup Exit Setup 4 4 Reread Delay sets the time period before the scanner c an read the same barcode a second time. It protects against accidental rereads of the same barcode. This param eter is programmable in 0.1s increments from 0.1s to 25.
** Enter Setup 4 5 Exit Setup Sense Mode Sense Mode : The scanner activates a decode session every time when it detects a chang e in ambient illumination and meets the requirement of the image stabilization tim eout. Decode session continues until barcode is decoded or the decode session timeout expire s.
** Enter Setup Exit Setup 4 6 Image Stabilization Timeout : The scanner waits for the image stab ilization timeout to expi re before activating a decode session every time it detects a change i n ambient ill umination. This parameter is programmable in 0.
** Enter Setup 4 7 Exit Setup Reread Delay sets the time period before the scanner c an read the same barcode a second time. It protects against accidental rereads of the same barcode. This param eter is programmable in 0.1s increments from 0.1s to 25.
** Enter Setup Exit Setup 4 8 Sensitivity : This parameter specifies the degree of ac uteness of the scanner ’s response to changes in ambient illumination. The higher the s ensitivity , the lower re qui rement in illumination change to trigger the scanner .
** Enter Setup 4 9 Exit Setup Command Trigger Mode Command T rigger Mode: Decode session is activated by a host command. The decode session continues until the barcode is decoded or the decode session timeout expires.
** Enter Setup Exit Setup 5 0 Security Level This parameter specifies the number of times to decode a barcode during a scan attempt. The higher the security level, the lower the error rate and decoding efficiency .
** Enter Setup 5 1 Exit Setup Good Read Beep ** Good Read Be ep On Good Read Beep Off.
** Enter Setup Exit Setup 5 2 Good Read Beep Frequency Low ** Medium High Good Read Beep Duration 40ms **80ms 120ms.
** Enter Setup 5 3 Exit Setup Decode Result Notification When enabled, if a barcode does not decode, “F” is transmitted; if a barcode is decoded, “S” is appended to the barcode data as the most left character .
** Enter Setup Exit Setup 5 4 Other Settings Y ou can change the following parameter settings te mporarily and the changes will be lost when you power down or reboot the scanner .
** Enter Setup 5 5 Exit Setup Chapter 3 Communication Settings Introduction The scanner provides a USB interface to communicate with the host device. T he host device can receive scanned data and send commands to contro l the scanner or to access/alter the configuration information of the scanner via the USB interface.
** Enter Setup Exit Setup 5 6 Standard Keyboard When the USB HID-KBW feature is enabled, the scanner selects Standard Keyboard by d efault. Besides that, the other t wo options are provided: Emulate AL T+Ke ypad and Function Key Mapping .
** Enter Setup 5 7 Exit Setup Function Key Mapping When Function Key Mapping is enabled, function character (0x00 - 0x1F) are sent as ASCII sequences over the numeric keypad. 1. CTRL Make 2. Press function key (Refer to the ASCII Function Key Mapping T able on the following page) 3.
** Enter Setup Exit Setup 5 8 ASCII Function Key Mapping Table ASCII V alue ( HEX ) Function Key ASCII V alue ( HEX ) Function Key 00 2 10 P 01 A 11 Q 02 B 12 R 03 C 13 S 04 D 14 T 05 E 15 U 06 F 16 V 07 G 17 W 08 H 18 X 09 I 19 Y 0A J 1A Z 0B K 1B [ 0C L 1C 0D M 1D ] 0E N 1E 6 0F O 1F .
** Enter Setup 5 9 Exit Setup USB Country Keyboard T ypes Keyboard layouts vary from country to count ry . All supported keyboard types are listed below .
** Enter Setup Exit Setup 6 0 9 - A ustria 10 - Greece 1 1 - Hungary 12 - Israel 13 - Italy 14 - Latin A merica 15 - Netherland 16 - Norway 17 - Poland 18 - Portugal.
** Enter Setup 6 1 Exit Setup 19 - Romania 20 - Russia 21 - Slovakia 22 - Spain 23 - Sweden 24 - Switzerland 25 - T urkey1 26 - T urkey2 27 - UK 28 - Japan.
** Enter Setup Exit Setup 6 2 Inter-Keystroke Delay This parameter specifies the delay between emulated keystrokes. ** No Delay Short Delay (5ms) Medium Delay (10ms) Long Delay (15 ms).
** Enter Setup 6 3 Exit Setup Convert Case This parameter is valid when the Standard Keyboard or Function Key Mapp ing is enabled. ** No Case Conversion Convert All to Upper Case Convert All to Lower .
** Enter Setup Exit Setup 6 4 Emulate Numeric Keypad When this feature is disabled, s ending barcode data is emulated as keystroke(s) on main keyboard.
** Enter Setup 6 5 Exit Setup USB COM Port Emulation This feature allows the host to receive data in th e way as a serial port doe s. However , you need to set communication parameters on the scanner to match the Hos t requirements. A driver is required for this feature.
** Enter Setup Exit Setup 6 6 USB DataPipe A driver is required when using this prot ocol to communicate with the scanner . USB DataPipe.
** Enter Setup 6 7 Exit Setup HID-POS The HID-POS interface is recommended for new applicati on programs. It can send up to 56 characters in a single USB report and appears more efficient than USB HID-KBW. Features: HID based, no custom driver required.
** Enter Setup Exit Setup 6 8 Access the Scanner with Your Program 1. Use CreateFile to access the scanner as a HID device. 2. Use ReadFile to deliver the sc anned data to the application program. 3. Use WriteFile to send data to the scanner . For detailed information about USB and HID interfaces, go to www.
** Enter Setup 6 9 Exit Setup Chapter 4 Data Formatting Introduction After a successful barcode read, a string containing numbers, letters or sy mbols will be returned.
** Enter Setup Exit Setup 7 0 Custom Prefix Enable/Disable Custom Prefix If custom prefix is enabled, you are allowed to append to the data a user-defined prefix that cannot exceed 5 characters. For example, if barcode data is “123” and custom prefix is “AB” , the Host will receive “AB123”.
** Enter Setup 7 1 Exit Setup AIM ID Prefix AIM (Automatic Identificat ion Manufacturers) ID defi nes symbology identifier (For the details, see the AIM ID T able section in Appendix). If AIM ID prefix is e nabled, the scanner will add t he symbology identifier before the scanned data after decoding.
** Enter Setup Exit Setup 7 2 CODE ID Prefix Code ID can also be used to identify barcode type. Unlike AIM ID, Code ID is user programmable. For the information of default Code ID, see the Code ID T able section in Appendix.
** Enter Setup 7 3 Exit Setup Set Code ID Barcodes Set Code 128 Code ID Set UCC/EAN-128 Code ID Set A IM 128 Code ID Set EAN-8 Code ID Set EAN-13 Code ID Set ISSN Code ID Set ISBN Code ID Set UPC-E Co.
** Enter Setup Exit Setup 7 4 Set Code ID Barcodes (continued) Set UPC-A Code ID Set Interleaved 2 of 5 Code ID Set ITF-6 Code ID Set ITF-14 Code ID Set Deutsche 14 Code ID Set Deutsche 12 Code ID Set.
** Enter Setup 7 5 Exit Setup Set Code ID Barcodes (continued) Set Standard 25 Code ID Set Code 39 Code ID Set Codabar Code ID Set Code 93 Code ID Set Code 1 1 Code ID Set Plessey Code ID Set MSI-Ples.
** Enter Setup Exit Setup 7 6 Custom Suffix Enable/Disable Custom Suffix If custom suffix is enabled, you are allowed to append to the data a user-d efined suffix that cannot exceed 5 characters. For example, if barcode data is “123” and custom suffix is “AB”, the Host will receive “123AB”.
** Enter Setup 7 7 Exit Setup Set Custom Suffix To set a custom suffix, scan the Set Custom Suffix barcode, the numeric ba rcodes corresponding to the hexadecimal value of a desired suffix and the Save barcode. Note : A custom suffix cannot exceed 5 characters.
** Enter Setup Exit Setup 7 8 T erminating Character Suffix A terminating character , such as carriage retu rn ( CR) and line feed (LF), can be used to mark the end o f data, which means nothi ng can be added after it. A terminating character suf fix cannot exceeed 5 characters.
** Enter Setup 7 9 Exit Setup Set Terminating Character Suffix The scanner provides a shortcut for setting the terminating character su ffix to 0x0D (CR) or 0x0D,0x0A (CRLF) or 0x09 (Horizontal T ab) by scanning the following barcode.
** Enter Setup Exit Setup 8 0 Chapter 5 Symbologies Introduction Every symbology (barcode type) has its own unique a ttributes. This chapter provid es programming barcodes for configuring the scan ner so that it can identify va rious barcode symbologies.
** Enter Setup 8 1 Exit Setup Code 128 Restore Factory Defaults Restore the Factory Defaul ts of Code 128 Enable/Disable Code 128 ** Enable Code 128 Disable Code 128.
** Enter Setup Exit Setup 8 2 Set Length Range for Code 128 The scanner can be configured to only decode Code 128 barcodes wi th lengths that fall between (inclusive) the minimum and maximum lengths.
** Enter Setup 8 3 Exit Setup UCC/EAN-128 Restore Factory Defaults Restore the Factory Defaul ts of UCC/EAN-128 Enable/Disable UCC/EAN-128 ** Enable UCC/EAN-128 Disable UCC/EAN-128 Decode as Code 128.
** Enter Setup Exit Setup 8 4 Set Length Range for UCC/EAN-128 The scanner can be configured to only decode U CC/EAN-128 barcodes with lengths that fall between (inclusive) the minimum and maximum lengths. The supported maximum length is 255 characters.
** Enter Setup 8 5 Exit Setup AIM 128 Restore Factory Defaults Restore the Factory Defaul ts of A IM 128 Enable/Disable AIM 128 Enable AIM 128 ** Disable A IM 128 Decode as Code 128.
** Enter Setup Exit Setup 8 6 Set Length Range for AIM 128 The scanner can be configured to only decode AIM 128 barcodes with lengt hs that fall between (inclusive) the minimum and maximum lengths.
** Enter Setup 8 7 Exit Setup EAN-8 Restore Factory Defaults Restore the Factory Defaul ts of EA N-8 Enable/Disable EAN-8 ** Enable EAN-8 Disable EA N-8 Transmit Check Digit EAN-8 is 8 digits in length with the last one as its ch eck digit used to verify the integrity of the data.
** Enter Setup Exit Setup 8 8 Add-On Code An EAN-8 barcode can be augmented with a two-digit or five-digit add-on code to form a new one. In the examples below , the part surrounded by blue dotted line is an EAN-8 barcode while the part circled by red dotted line is add-on code.
** Enter Setup 8 9 Exit Setup Add-On Code Required This parameter is only valid when Enable 2-Digit Add-On Code and/or Enable 5-Digit Add-On Code is selected. EAN-8 Add-On Code Require d ** EAN-8 Add-On Code Not Required EAN-8 Extension Disable EAN-8 Zero Extend : T ransmit EAN-8 barcodes as is.
** Enter Setup Exit Setup 9 0 EAN-13 Restore Factory Defaults Restore the Factory Defaul ts of EAN-13 Enable/Disable EAN-13 ** Enable EAN-13 Disable EAN-13 Transmit Check Digit EAN-13 is 13 digits in length with the last one as its check digit used to verify the integrity of the data.
** Enter Setup 9 1 Exit Setup Add-On Code An EAN-13 barcode can be augmented with a two-digit or five-digit add-on code to form a n ew one. In the examples below , the part surrounded by blue dotted li ne is an EAN-13 barcode while the part circled by red dotted line is add-on code.
** Enter Setup Exit Setup 9 2 Add-On Code Required This parameter is only valid when Enable 2-Digit Add-On Code and/or Enable 5-Digit Add-On Code is selected.
** Enter Setup 9 3 Exit Setup ISSN Restore Factory Defaults Restore the Factory Defaults o f ISSN Enable/Disable ISSN Enable ISSN ** Disable ISSN Decode as EAN-13.
** Enter Setup Exit Setup 9 4 ISBN Restore Factory Defaults Restore the Factory Defaults o f ISBN Enable/Disable ISBN Enable ISBN ** Disable ISBN Decode as EAN-13.
** Enter Setup 9 5 Exit Setup Set ISBN Format ** ISBN-13 ISBN-10.
** Enter Setup Exit Setup 9 6 UPC-E Restore Factory Defaults Restore the Factory Defaults o f UPC-E Enable/Disable UPC-E ** Enable UPC-E Disable UPC-E Transmit Check Digit UPC-E is 8 digits in length with the last one as its check digit used to verify the integrity of the data.
** Enter Setup 9 7 Exit Setup Add-On Code A UPC-E barcode can be augmented with a two-digit or five-digit add-on code to form a new one. In the examples below , the part surrounded by blue dotted line is a UPC-E barcode while the part circled by red dotted line is add-on code.
** Enter Setup Exit Setup 9 8 Add-On Code Required This parameter is only valid when Enable 2-Digit Add-On Code and/or Enable 5-Digit Add-On Code is selected. UPC-E A dd-On Code Required ** UPC-E Add-On Code Not Require d Transmit System Character The first character of UPC-E barcode is the system character .
** Enter Setup 9 9 Exit Setup UPC-E Extension Disable UPC-E Extend: Transmit UPC-E barcodes as is. Enable UPC-E Extend: Extend UPC-E barcodes to make them compatible in length to UPC-A. Convert UPC-E to UPC-A: Extend UPC-E barcodes to make them compatible in format to UPC-A.
** Enter Setup Exit Setup 1 0 0 UPC-A Restore Factory Defaults Restore the Factory Defaul ts of UPC-A Enable/Disable UPC-A ** Enable UPC- A Disable UPC-A Decode as EAN-13.
** Enter Setup 101 Exit Setup Transmit Check Digit UPC-A is 13 digits in length with the last one as its check digit used to verify the integrity o f the data.
** Enter Setup Exit Setup 1 0 2 Add-On Code A UPC-A bar code can be augmented with a two-digit or five-digit add-on code to form a new one. In the examples below , the part surrounded by blue dotted line is a UPC-A barcode while the part circled by red dotted line is add-on code.
** Enter Setup 103 Exit Setup Add-On Code Required This parameter is only valid when Enable 2-Digit Add-On Code and/or Enable 5-Digit Add-On Code is selected.
** Enter Setup Exit Setup 1 0 4 Interleaved 2 of 5 Restore Factory Defaults Restore the Factory Defaults o f Interleaved 2 of 5 Enable/Disable Interleaved 2 of 5 ** Enable Interleaved 2 of 5 Disable I.
** Enter Setup 105 Exit Setup Check Digit Verification A check digit is optional for Interl eaved 2 o 5 and can be added as the last digit. It is a calculated value used to verify the integrity of the data. Disable: The scanner transmits Interleav ed 2 of 5 barcodes as is.
** Enter Setup Exit Setup 1 0 6 Set Length Range for Interleaved 2 of 5 The scanner can be configured to only decode Interleaved 2 of 5 barcode s with lengths that fall between (inclusive) the minimum and maximum lengths. The supported maximum length is 255 characters.
** Enter Setup 107 Exit Setup ITF-6 ITF-6 is a special kind of Interleaved 2 of 5 with a length of 6 characters and the last character as the check character . Restore Factory Defaults Restore the Factory Defaul ts of ITF-6 Enable/Disable ITF-6 By default, ITF-6 is decoded as Interleaved 2 of 5.
** Enter Setup Exit Setup 1 0 8 ITF-14 ITF-14 is a special kind of Interleaved 2 of 5 with a length of 14 characters and t he last character as the check character . Restore Factory Defaults Restore the Factory Defaul ts of ITF-14 Enable/Disable ITF-14 By default, ITF-14 is decoded as Interleaved 2 of 5.
** Enter Setup 109 Exit Setup Deutsche 14 Restore Factory Defaults Restore the Factory Defaul ts of Deutsche 14 Enable/Disable Deutsche 14 By default, Deutsche 14 is decoded as Interleaved 2 of 5.
** Enter Setup Exit Setup 1 1 0 Deutsche 12 Restore Factory Defaults Restore the Factory Defaul ts of Deutsche 12 Enable/Disable Deutsche 12 By default, Deutsche 12 is decoded as Interleaved 2 of 5.
** Enter Setup 1 1 1 Exit Setup Matrix 2 of 5 (European Matrix 2 of 5) Restore Factory Defaults Restore the Factory Defaul ts of Matrix 2 of 5 Enable/Disable Matrix 2 of 5 ** Enable Matrix 2 of 5 Disa.
** Enter Setup Exit Setup 1 1 2 Check Digit Verification A check digit is optional for Matrix 2 of 5 and can be added as the last digit. It is a calculated value used to verify the integrity of the data. Disable : The scanner transmits Matrix 2 of 5 barcodes as is.
** Enter Setup 1 1 3 Exit Setup Set Length Range for Matrix 2 of 5 The scanner can be configured to only decode M atrix 2 of 5 barcodes with l engths that fall between (inclusive) the minimum and maximum lengths. The supported maximum length is 255 characters.
** Enter Setup Exit Setup 1 1 4 Industrial 25 Restore Factory Defaults Restore the Factory Defaul ts of Industrial 25 Enable/Disable Industrial 25 ** Enable Industrial 25 Disable Industria l 25.
** Enter Setup 1 1 5 Exit Setup Check Digit Verification A check digit is optional for Industria l 25 and can be added as the last digit. It is a calculated value used to verify the integrity of the data. Disable : The scanner transmits Indus trial 25 barcodes as is.
** Enter Setup Exit Setup 1 1 6 Set Length Range for Industrial 25 The scanner can be configured to only decode Indus trial 25 barcodes wit h l engths that fall between (inclusive) the minimum and maximum lengths. The supported maximum length is 255 characters.
** Enter Setup 1 1 7 Exit Setup Standard 25 Restore Factory Defaults Restore the Factory Defaul ts of Standard 25 Enable/Disable Standard 25 ** Enable Standard 25 Disable Standard 25.
** Enter Setup Exit Setup 1 1 8 Check Digit Verification A check digit is optional for Standard 25 and can be added as the last digit. It is a calculated value used to verify the integrity of the data. Disable : The scanner transmits St andard 25 barcodes as is.
** Enter Setup 1 1 9 Exit Setup Set Length Range for Standard 25 The scanner can be configured to only decode St andard 25 barcodes wi th lengths that fall between (inclusive) the minimum and maximum lengths. The supported maximum length is 255 characters.
** Enter Setup Exit Setup 1 2 0 Code 39 Restore Factory Defaults Restore the Factory Defaul ts of Code 39 Enable/Disable Code 39 ** Enable Code 39 Disable Code 39.
** Enter Setup 121 Exit Setup Check Digit Verification A check digit is optional for Code 39 and can be added as the last digit. It is a calculated value used to verify the integrity of the data. Disable : The scanner transmits Code 39 barcodes as is.
** Enter Setup Exit Setup 1 2 2 Transmit Start/Stop Characters Code 39 uses an asterisk (*) for both the start and the stop characters. You can c hoose whether or not to transmit the start/stop characters by scanning the appropriate barcode below.
** Enter Setup 123 Exit Setup Set Length Range for Code 39 The scanner can be configured to only decode Code 39 barcodes with lengt hs that fall between (inclusive) the minimum and maximum lengths.
** Enter Setup Exit Setup 1 2 4 Codabar Restore Factory Defaults Restore the Factory Defaul ts of Codabar Enable/Disable Codabar ** Enable Codabar Disable Codabar.
** Enter Setup 125 Exit Setup Check Digit Verification A check digit is optional for Codabar and can be added as the last digit. It is a calculated value use d to verify the integrity of the data. Disable : The scanner transmits Codabar barcodes as is.
** Enter Setup Exit Setup 1 2 6 Start/Stop Characters ** T ransmit Start/Stop Characters Do Not T ransmit Start/Stop Characters ** A BCD/ABCD a s the Start/Sto p Character ABCD/TN* E a s the Start/Sto.
** Enter Setup 127 Exit Setup Set Length Range for Codabar The scanner can be configured to only decode Cod abar barcodes with lengt hs that fall between (inclusive) the minimum and maximum lengths.
** Enter Setup Exit Setup 1 2 8 Code 93 Restore Factory Defaults Restore the Factory Defaul ts of Code 93 Enable/Disable Code 93 ** Enable Code 93 Disable Code 93.
** Enter Setup 129 Exit Setup Check Digit Verification Check digits are optional for Code 93 a nd can be added as the l ast two digits, which are calculated values used to verify the integrity of the data. Disable : The scanner transmits Code 93 barcodes as is.
** Enter Setup Exit Setup 1 3 0 Set Length Range for Code 93 The scanner can be configured to only decode Code 93 barcodes with lengt hs that fall between (inclusive) the minimum and maximum lengths.
** Enter Setup 131 Exit Setup Code 1 1 Restore Factory Defaults Restore the Factory Defaul ts of Code 1 1 Enable/Disable Code 11 Enable Code 1 1 ** Disable Code 1 1.
** Enter Setup Exit Setup 1 3 2 Check Digit Verification Check digits are optional for Code 11 and can be added as the last one or two digits, which are calculated values used to verify t he integrity of the data. If the Disable option is enabled, the scanner tr ansmits Code 11 barcodes as is.
** Enter Setup 133 Exit Setup Set Length Range for Code 11 The scanner can be configured to only decode Code 11 barcodes with lengt hs that fall between (inclusive) the minimum and maximum lengths.
** Enter Setup Exit Setup 1 3 4 Plessey Restore Factory Defaults Restore the Factory Defaul ts of Plessey Enable/Disable Plessey Enable Plessey ** Disable Plessey.
** Enter Setup 135 Exit Setup Check Digit Verification Check digits are optional for Plessey and can be added as the last one or two digits, which are calculated values used to verify t he integrity of the data. Disable : The scanner transmits Plessey barcodes as is.
** Enter Setup Exit Setup 1 3 6 Set Length Range for Plessey The scanner can be configured to only decode Plessey barcode s with lengths that fall between (inclusive) the minimum and maximum lengths.
** Enter Setup 137 Exit Setup MSI-Plessey Restore Factory Defaults Restore the Factory Defaul ts of MSI-Plessey Enable/Disable MSI-Plessey Enable MSI-Plessey ** Disable MSI-Plessey.
** Enter Setup Exit Setup 1 3 8 Check Digit Verification Check digits are optional for MSI-Plessey and can be a dde d as the last one or two digits, which are calculated values used to verify the integrity of the data. If the Disable option is enabled, the scanner transmi ts MSI-Plessey barcodes as is.
** Enter Setup 139 Exit Setup Set Length Range for MSI-Plessey The scanner can be configured to only decode MSI-Plessey barcodes with l engths that fall between (inclusive) the minimum and maximum lengths. The supported maximum length is 255 characters.
** Enter Setup Exit Setup 1 4 0 RSS-14 Restore Factory Defaults Restore the Factory Defaul ts of RSS-14 Enable/Disable RSS-14 ** Enable RSS-14 Disable RSS-14 Transmit Application Identifier “01” *.
** Enter Setup 141 Exit Setup RSS-Limited Restore Factory Defaults Restore the Factory Defaul ts of RSS-Limited Enable/Disable RSS-Limited ** Enable RSS-Limited Disable RSS-Limited Transmit Applicatio.
** Enter Setup Exit Setup 1 4 2 RSS-Expand Restore Factory Defaults Restore the Factory Defaul ts of RSS-Expand Enable/Disable RSS-Expand ** Enable RSS-Expand Disable RSS-Expand.
143 Appendix Factory Defaults T able Parameter Factory Default Remark S y stem Settin g s Barcode Programming Enabled Programming Barcode Data Do not send Scan Mode Manual Mode Manual Mode Decode Session T imeout 15s 1-255s; 0: infinite. Continuous Mode Decode Session T imeout 15s 1-255s; 0: infinite.
1 4 4 Parameter Factory Default Remark Communication Settings USB Interface USB HID-KBW Other options: DataPipe, USB COM Port Emulation, HID-POS USB HID-KBW Input Mode Standard Keyboard USB Country Keyboard T ype U.
145 Parameter Factory Default Remark Code 128 Code 128 Enabled Minimum Length 1 No less than 1 (including check digit) Maximum Length 80 UCC/EAN-128 ( GS1-128 ) UCC/EAN-128 Enabled Minimum Length .
1 4 6 Parameter Factory Default Remark UPC-E UPC-E Enabled Check Digit T ransmit 2-Digit Add-On Code Disabled 5-Digit Add-On Code Disabled Add-On Code Not required Extend to UPC-A Disabled System Char.
147 Parameter Factory Default Remark Matrix 2 of 5 Matrix 2 of 5 Enabled Check Digit V erification Disabled Check Digit Do not transmit Minimum Length 6 No less than 2 (including check digit) Maximum .
1 4 8 Parameter Factory Default Remark Codabar Codabar Enabled Check Digit V erification Disabled Check Digit Do not transmit Start/Stop Characters Tr a n s m i t Start/Stop Character Format A BCD/ABC.
149 Parameter Factory Default Remark MSI-Plessey MSI-Plessey Disabled Check Digit V erification One check digit, MOD10 Check Digit Do not transmit Minimum Length 4 No less than 2 (including check digi.
1 5 0 AIM ID T able Symbology AIM ID Remark Code 128 ]C0 Standard Code 128 UCC/EAN 128 (GS1-128) ]C1 FNC1 is the character ri ght after the start character AIM 128 ]C2 FNC1 is the 2nd charac ter after the start character EAN-8 ]E4 Standard EAN-8 ]E4….
151 Symbology AIM ID Remark Code 39 ]A0 T ransmit barcodes as is; Full ASCII disabled; no check digit verification ]A1 One check digit, MOD 43; transmit check digit ]A3 One check digit, MOD 43; do not.
1 5 2 Code ID T able Symbology Code ID Code 128 j UCC/EAN-128 u AIM 128 f SETTING 128 t EAN-8 g EAN-13 d ISSN n ISBN B UPC-E h UPC-A c Interleaved 2 of 5 e ITF-6 r ITF-14 q Deutsche 14 w Deutsche 12 l.
153 ASCII T able Hex Dec Char 00 0 NUL (Null char .) 01 1 SOH (Start of Header) 02 2 STX (Start of T ext) 03 3 ETX (End of T ext) 04 4 EOT (En d of T ransmission) 05 5 ENQ (Enquiry) 06 6 ACK (Acknowle.
1 5 4 Hex Dec Char 1e 30 RS (Request to Send) 1f 31 US (Unit Separator) 20 32 S P ( S p a c e ) 21 33 ! (Exclamation Mark) 22 34 " (Double Quote) 23 35 # (Number Sign) 24 36 $ (Dollar Sign) 25 37.
155 Hex Dec Char 3e 62 > (Greater Than) 3f 63 ? (Question Mark) 40 64 @ (A T Symbol) 41 65 A 42 66 B 43 67 C 44 68 D 45 69 E 46 70 F 47 71 G 48 72 H 49 73 I 4a 74 J 4b 75 K 4c 76 L 4d 77 M 4e 78 N .
1 5 6 Hex Dec Char 5e 94 ^ (Caret / Circum fl ex) 5f 95 _ (Underscore) 60 96 ' (Grave Accent) 61 97 A 62 98 B 63 99 C 64 100 d 65 101 e 66 102 f 67 103 g 68 104 h 69 105 i 6a 106 j 6b 107 k 6c 1.
157 Digit Barcodes 0 ~ 5 0 1 2 3 4 5.
1 5 8 6~ 9 6 7 8 9.
159 A ~ F A B C D E F.
1 6 0 Save/Cancel Barcodes After reading numeric barcode(s), you need to scan the Save barcode to save the data. If you scan the wrong digit(s), you can either scan the Cancel the Last Digit barcode and then the correct digit, or scan the Cancel All Digits barcode and then the digits you want.
161 F1~F12 When the USB HID-KBW feature is enabled, scanning one of the following barcodes will send the corresponding function key. F1~F6 F1 F2 F3 F4 F5 F6.
1 6 2 F7~F12 F7 F8 F9 F10 F1 1 F12.
163 Headquarters / 总部 福建新大陆自动识别技术有限公司 地址:福建省福州市马尾区儒江西路 1 号新大陆科技园 邮编: 350015 电话: +86 - ( 0 ) 591-83 979222 传真: +86 - ( 0 ) 591-83 979208 E-mail : mark eting@nlscan.
Un punto importante, dopo l’acquisto del dispositivo (o anche prima di acquisto) è quello di leggere il manuale. Dobbiamo farlo per diversi motivi semplici:
Se non hai ancora comprato il Newland NLS-HR1250-90 è un buon momento per familiarizzare con i dati di base del prodotto. Prime consultare le pagine iniziali del manuale d’uso, che si trova al di sopra. Dovresti trovare lì i dati tecnici più importanti del Newland NLS-HR1250-90 - in questo modo è possibile verificare se l’apparecchio soddisfa le tue esigenze. Esplorando le pagine segenti del manuali d’uso Newland NLS-HR1250-90 imparerai tutte le caratteristiche del prodotto e le informazioni sul suo funzionamento. Le informazioni sul Newland NLS-HR1250-90 ti aiuteranno sicuramente a prendere una decisione relativa all’acquisto.
In una situazione in cui hai già il Newland NLS-HR1250-90, ma non hai ancora letto il manuale d’uso, dovresti farlo per le ragioni sopra descritte. Saprai quindi se hai correttamente usato le funzioni disponibili, e se hai commesso errori che possono ridurre la durata di vita del Newland NLS-HR1250-90.
Tuttavia, uno dei ruoli più importanti per l’utente svolti dal manuale d’uso è quello di aiutare a risolvere i problemi con il Newland NLS-HR1250-90. Quasi sempre, ci troverai Troubleshooting, cioè i guasti più frequenti e malfunzionamenti del dispositivo Newland NLS-HR1250-90 insieme con le istruzioni su come risolverli. Anche se non si riesci a risolvere il problema, il manuale d’uso ti mostrerà il percorso di ulteriori procedimenti – il contatto con il centro servizio clienti o il servizio più vicino.