background image

 

 
Revision History

 

 

Version 

Description 

Date 

V1.0.0 

Initial release. 

April 10, 2015 

Summary of Contents for NLS-EM2000

Page 1: ...NLS EM2000 Embedded 2D Barcode Scan Engine User Guide...

Page 2: ...lity function or design at any time without notice Besides the information contained herein is subject to change without prior notice The products depicted in this manual may include software copyrigh...

Page 3: ...Revision History Version Description Date V1 0 0 Initial release April 10 2015...

Page 4: ...ng Command and Serial Command 13 Registers 15 Programming Barcode Data 27 Factory Defaults 27 Chapter 2 Communication Interfaces 28 TTL 232 Interface 28 Baud Rate 29 USB Interface 30 USB DATAPIPE 30 U...

Page 5: ...Stabilization Timeout 47 Sensitivity 48 Command Trigger Mode 49 Decode Session Timeout 49 IR Trigger Mode 50 Chapter 4 Illumination Aiming 51 Illumination 51 Aiming 52 Chapter 5 Notification 53 Mute...

Page 6: ...ry Defaults 63 Enable Disable AIM 128 63 EAN 8 64 Restore Factory Defaults 64 Enable Disable EAN 8 64 Transmit Check Digit 64 Add On Code 65 Add On Code Required 66 EAN 8 Extension 66 EAN 13 67 Restor...

Page 7: ...5 78 Check Digit Verification 79 Transmit Appended 0 80 ITF 6 81 ITF 14 82 Matrix 2 of 5 83 Restore Factory Defaults 83 Enable Disable Matrix 2 of 5 83 Check Digit Verification 84 Industrial 25 85 Res...

Page 8: ...e Factory Defaults 98 Enable Disable Plessey 98 Check Digit Verification 99 MSI Plessey 100 Restore Factory Defaults 100 Enable Disable MSI Plessey 100 Check Digit Verification 101 RSS 14 102 Restore...

Page 9: ...ppendix A Factory Defaults Table 110 Appendix B AIM ID Table 116 Appendix C Code ID Table 119 Appendix D ASCII Table 120 Appendix E Parameter Programming Examples 124 Program the Decode Session Timeou...

Page 10: ......

Page 11: ...formance and solid reliability with low power consumption The EM2000 supports all mainstream 1D as well as PDF417 QR Code QR1 QR2 Micro QR Data Matrix and GS1 DataBarTM RSS RSS Limited RSS 14 RSS 14 S...

Page 12: ...y default values Barcode Scanning Powered by area imaging technology and Newland patented technology the EM2000 features fast scanning and accurate decoding Barcodes rotated at any angle can still be...

Page 13: ...trol The engine uses 8 bit registers Read Register The read command is used to read the contents of 1 to 256 contiguous registers in the engine Syntax Prefix1 Types Lens Address Datas FCS Prefix1 0x7E...

Page 14: ...4 unsigned int crc_cal_by_bit unsigned char ptr unsigned int len unsigned int crc 0 while len 0 for unsigned char i 0x80 i 0 i 2 crc 2 if crc 0x10000 0 crc 0x11021 if ptr i 0 crc 0x1021 ptr return crc...

Page 15: ...of 256 contiguous registers are returned Datas 0x00 0xFF data that are returned FCS CRC CCITT checksum 2 CRC check failure message Prefix2 0x02 0x00 Types 0x01 CRC check failure Lens 0x01 Datas 0x00 F...

Page 16: ...x7E 0x00 0x07 0x01 0x00 0x0A 0x01 0x11 0x22 Message received 0x02 0x00 0x01 0x01 0x00 0x04 0x01 3 Situations that may cause the engine to respond with an invalid command message Command sent is shorte...

Page 17: ...e byte count i e number of registers written When Lens 0x00 256 contiguous registers are to be written Address 0x0000 0xFFFF 2 bytes starting register address Datas 0x00 0xFF 1 256 bytes data to be wr...

Page 18: ...8 unsigned int crc_cal_by_bit unsigned char ptr unsigned int len unsigned int crc 0 while len 0 for unsigned char i 0x80 i 0 i 2 crc 2 if crc 0x10000 0 crc 0x11021 if ptr i 0 crc 0x1021 ptr return crc...

Page 19: ...1 Datas 0x00 FCS CRC CCITT checksum 0x33 0x31 2 CRC check failure message Prefix2 0x02 0x00 Types 0x01 CRC check failure Lens 0x01 Datas 0x00 FCS CRC CCITT checksum 0x04 0x01 3 Invalid command message...

Page 20: ...0x00 0x08 0x01 0x00 0x0A 0x3E 0x11 0x22 Message received 0x02 0x00 0x01 0x01 0x00 0x04 0x01 3 Situations that may cause the engine to respond with an invalid command message Command sent is shorter t...

Page 21: ...0x00 Types 0x09 Lens 0x01 Address 0x0000 Datas 0x00 FCS CRC CCITT checksum 0xDE 0xC8 Reply Prefix2 Types Lens Datas FCS 1 Success message Prefix2 0x02 0x00 Types 0x00 success Lens 0x01 Datas 0x00 FCS...

Page 22: ...12 3 Invalid command message Prefix2 0x02 0x00 Types 0x03 invalid command Lens 0x01 Datas 0x00 FCS CRC CCITT checksum 0x6A 0x61...

Page 23: ...8 if all bits are to be written the BITPOSITION should be FF 4 DATA Value written to the BITPOSITION The ADDR and DATA in programming command correspond to Address and Datas in serial command respecti...

Page 24: ...0x7E 0x00 0x08 0x01 0x00 0x04 0xTT 0xSS 0xSS Program the timeout between decodes 0x7E 0x00 0x08 0x01 0x00 0x05 0xTT 0xSS 0xSS Program the decode session timeout 0x7E 0x00 0x08 0x01 0x00 0x06 0xTT 0xS...

Page 25: ...Mode Register 0x0002 Bit Feature Bit 7 1 Enable CODE ID prefix for all symbologies 0 Disable CODE ID prefix for all symbologies Bit 6 1 Enable decode result notification 0 Disable decode result notifi...

Page 26: ...1D symbologies 0 Disable 1D symbologies Bit 1 1 Enable AIM ID prefix for PDF417 0 Disable AIM ID prefix for PDF417 Bit 0 1 Enable PDF417 0 Disable PDF417 Register 0x000D Bit Feature Bit 7 1 Enable QR...

Page 27: ...13 check digit Bit 1 1 Enable AIM ID prefix for EAN 13 0 Disable AIM ID prefix for EAN 13 Note Bit4 and Bit3 of register 0x0010 must be set to 01 in order for this parameter to function Bit 0 1 Enabl...

Page 28: ...add on code not required Bit 3 1 Transmit UPC E system character 0 Do not transmit UPC E system character Bit 2 1 Transmit UPC E check digit 0 Do not transmit UPC E check digit Bit 1 1 Enable AIM ID...

Page 29: ...128 Note Bit4 and Bit3 of register 0x0010 must be set to 01 in order for this parameter to function Bit 0 1 Enable Code 128 0 Disable Code 128 Register 0x0017 Bit Feature Bit 7 Reserved Bit 6 1 Trans...

Page 30: ...t4 and Bit3 of register 0x0010 must be set to 01 in order for this parameter to function Bit 0 1 Enable Interleaved 2 of 5 0 Disable Interleaved 2 of 5 Register 0x0019 Bit Feature Bit 7 Reserved Bit 6...

Page 31: ...fix for Matrix 2 of 5 Note Bit4 and Bit3 of register 0x0010 must be set to 01 in order for this parameter to function Bit 0 1 Enable Matrix 2 of 5 0 Disable Matrix 2 of 5 Register 0x001B Bit Feature B...

Page 32: ...for this parameter to function Bit 0 1 Enable Code 39 0 Disable Code 39 Register 0x001D Bit Feature Bit 7 6 Reserved Bit 5 1 Transmit Code 11 check digit 0 Do not transmit Code 11 check digit Note Co...

Page 33: ...able Codabar Register 0x001F Bit Feature Bit 7 Reserved Bit 6 1 Transmit MSI Plessey check digit 0 Do not transmit MSI Plessey check digit Note MSI Plessey check digit verification must be enabled for...

Page 34: ...to 01 in order for this parameter to function Register 0x002B 0x2A Bit Feature Bit 15 13 Reserved Bit 12 0 0x09C4 Baud rate 1200 0x04E2 Baud rate 2400 0x0271 Baud rate 4800 0x0139 Baud rate 9600 0x00D...

Page 35: ...it 2 1 00 Standard Keyboard 01 Emulate ALT Keypad 10 11 Function Key Mapping Bit 0 1 Enable terminating character suffix 0 Disable terminating character suffix Register 0x006B Bit Feature Bit 7 0 USB...

Page 36: ...Bit 3 Reserved Bit 2 1 Emulate numeric keypad 0 Do not emulate numeric keypad Bit 1 0 Reserved Register 0x008A Bit Feature Bit 7 1 Reserved Bit 0 1 Visible Code ID original 0x40 0 Original Code ID Reg...

Page 37: ...d and decoded By default the EM2000 does not transmit programming barcode data After the engine is powered down and re energized this feature will be automatically disabled i e the engine does not tra...

Page 38: ...ace serial communication is enabled by default However to ensure smooth communication and accuracy of data you need to set communication parameters including baud rate parity check data bit and stop b...

Page 39: ...29 Baud Rate Baud rate is the number of bits of data transmitted per second Set the baud rate to match the Host requirements 9600 1200 19200 2400 38400 4800 57600 14400 115200...

Page 40: ...DATAPIPE A driver is required when using this protocol to communicate with the engine USB DATAPIPE USB HID KBW When the engine is connected to the Host via a USB connection you can enable the USB HID...

Page 41: ...hen Emulate ALT Keypad is enabled any ASCII character 0x00 0xFF is sent over the numeric keypad no matter which keyboard type is selected Since sending a character involves multiple keystroke emulatio...

Page 42: ...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 Table on the following...

Page 43: ...apping Table ASCII Value HEX Function Key ASCII Value 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...

Page 44: ...Keyboard Types Keyboard layouts vary from country to country All supported keyboard types are listed below The default setting is US keyboard 1 U S 2 Belgium 3 Brazil 4 Canada 5 Czech 6 Denmark 7 Fin...

Page 45: ...35 9 Austria 10 Greece 11 Hungary 12 Israel 13 Italy 14 Latin America 15 Netherland 16 Norway 17 Poland 18 Portugal...

Page 46: ...36 19 Romania 20 Russia 21 Slovakia 22 Spain 23 Sweden 24 Switzerland 25 Turkey1 26 Turkey 2 27 UK 28 Japan...

Page 47: ...the engine fails to transmit the unknown characters Scan the appropriate barcode below to enable or disable the emission of beep when an unknown character is detected Beep on Unknown Character Do Not...

Page 48: ...ta This inversion occurs regardless of the state of Caps Lock key on the Host s keyboard Caps Lock OFF Caps Lock ON Note Emulate ALT Keypad ON Convert All to Upper Case Convert All to Lower Case preva...

Page 49: ...barcode below to convert all bar code data to your desired case No Case Conversion Convert All to Lower Case Convert All to Upper Case Example When the Convert All to Lower Case feature is enabled ba...

Page 50: ...character like _ and is still emulated as keystroke on main keyboard However this feature is influenced by the state of the Num Lock key on the host if the Num Lock light on the host is ON numbers are...

Page 51: ...t Emulation HID POS The HID POS interface is recommended for new application programs It can send up to 56 characters in a single USB report and appears more efficient than USB HID KBW Features HID ba...

Page 52: ...below Bit Byte 7 6 5 4 3 2 1 0 0 Report ID 0x02 1 Barcode Length 2 57 Decoded Data 1 56 58 61 Reserved 1 4 62 0x00 63 Decoded Data VID PID USB uses VID Vendor ID and PID Product ID to identify and loc...

Page 53: ...43 Chapter 3 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 released Manual Mode...

Page 54: ...en no barcode is presented to the engine or passed in front of it in a decode session the engine will automatically suspend barcode reading Pressing the trigger can suspend resume barcode reading Cont...

Page 55: ...a decode session ends next session will not happen until the timeout between decodes expires It is programmable in 0 1s increments from 0 1s to 25 5s The default timeout is 1 0s To learn how to progr...

Page 56: ...ll automatically suspend barcode reading and start to monitor ambient illumination In the Sense mode a trigger pull can also activate a decode session The decode session continues until the barcode is...

Page 57: ...ram this parameter see Appendix E Parameter Programming Examples Timeout between Decodes Image Stabilization Timeout The engine waits for the image stabilization timeout to expire before activating a...

Page 58: ...propriate degree of sensitivity that fits the ambient environment The default setting is Medium Sensitivity High Sensitivity Medium Sensitivity Low Sensitivity Sensitivity levels range from 0 to 255 T...

Page 59: ...meout expires Command Trigger Mode Decode Session Timeout This parameter sets the maximum time decode session continues during a scan attempt It is programmable in 0 1s increments from 0 1s to 25 5s T...

Page 60: ...scan mode the trigger distance is up to 26cm but it can be altered to meet customerization needs After the engine is powered down or re energized it will switch back to the previous scan mode Holding...

Page 61: ...ions are provided to improve the lighting conditions during every image capture Normal default Illumination LED is turned on during image capture Always ON Illumination LED keeps ON after the engine i...

Page 62: ...oning the target barcode within its field of view and thus makes decoding easier Normal default The engine projects an aiming beam only during barcode scanning capture Always ON Aiming beam is constan...

Page 63: ...5 Notification Mute Mode Scanning the Enable Mute Mode can turn off all notification beeps By default mute mode is disabled Enable Mute Mode Disable Mute Mode Good Read Beep Good Read Beep On Good Rea...

Page 64: ...54 Good Read Beep Frequency Low Medium High Good Read Beep Duration 40ms 80ms 120ms...

Page 65: ...D Off 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 Enable Decode Result No...

Page 66: ...t barcode data in the following format F S Code ID AIM ID DATA terminating character Note DATA must be transmitted while user can decide whether to transmit any of the rest parts F S decode result not...

Page 67: ...y barcode type For more information refer to Appendix C Code ID Table Enable CODE ID Prefix Disable CODE ID Prefix User can choose to transmit original CODE ID or visible CODE ID by scanning the appro...

Page 68: ...Suffix A terminating character such as carriage return CR or carriage return line feed pair CRLF or horizontal tab TAB can be used to mark the end of data Disable Terminating Character Suffix Append C...

Page 69: ...all symbologies are disabled the engine can only identify programming barcodes Enable All Symbologies Disable All Symbologies Enable Disable 1D Symbologies Enable 1D Symbologies Disable 1D Symbologies...

Page 70: ...arcode are shown below Regular Barcode Inverse Barcode Video Reverse is used to allow the engine to read barcodes that are inverted Video Reverse ON Read both regular barcodes and inverse barcodes Vid...

Page 71: ...61 1D Symbologies Code 128 Restore Factory Defaults Restore the Factory Defaults of Code 128 Enable Disable Code 128 Enable Code 128 Disable Code 128...

Page 72: ...62 UCC EAN 128 GS1 128 Restore Factory Defaults Restore the Factory Defaults of UCC EAN 128 Enable Disable UCC EAN 128 Enable UCC EAN 128 Disable UCC EAN 128...

Page 73: ...63 AIM 128 Restore Factory Defaults Restore the Factory Defaults of AIM 128 Enable Disable AIM 128 Enable AIM 128 Disable AIM 128...

Page 74: ...Defaults of EAN 8 Enable Disable EAN 8 Enable EAN 8 Disable EAN 8 Transmit Check Digit EAN 8 is 8 digits in length with the last one as its check digit used to verify the integrity of the data Transmi...

Page 75: ...Digit Add On Code Disable 2 Digit Add On Code Enable 5 Digit Add On Code Disable 5 Digit Add On Code Enable 2 Digit Add On Code Enable 5 Digit Add On Code The engine decodes a mix of EAN 8 barcodes w...

Page 76: ...es that contain add on codes EAN 8 Add On Code Required EAN 8 Add On Code Not Required EAN 8 Extension Disable EAN 8 Zero Extend Transmit EAN 8 barcodes as is Enable EAN 8 Zero Extend Add five leading...

Page 77: ...aults 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 Tran...

Page 78: ...Digit Add On Code Disable 2 Digit Add On Code Enable 5 Digit Add On Code Disable 5 Digit Add On Code Enable 2 Digit Add On Code Enable 5 Digit Add On Code The engine decodes a mix of EAN 13 barcodes w...

Page 79: ...69 Add On Code Required When EAN 13 Add On Code Required is selected the engine will only read EAN 13 barcodes that contain add on codes EAN 13 Add On Code Required EAN 13 Add On Code Not Required...

Page 80: ...70 ISSN Restore Factory Defaults Restore the Factory Defaults of ISSN Enable Disable ISSN Enable ISSN Disable ISSN...

Page 81: ...71 ISBN Restore Factory Defaults Restore the Factory Defaults of ISBN Enable Disable ISBN Enable ISBN Disable ISBN Set ISBN Format ISBN 13 ISBN 10...

Page 82: ...Defaults of 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 Transmi...

Page 83: ...Digit Add On Code Disable 2 Digit Add On Code Enable 5 Digit Add On Code Disable 5 Digit Add On Code Enable 2 Digit Add On Code Enable 5 Digit Add On Code The engine decodes a mix of UPC E barcodes wi...

Page 84: ...dd On Code Not Required Transmit System Character The first character of UPC E barcode is the system character 0 Transmit System Character 0 Do Not Transmit System Character 0 UPC E Extension Disable...

Page 85: ...Defaults of UPC A Enable Disable UPC A Enable UPC A Disable UPC A Transmit Check Digit UPC A is 13 digits in length with the last one as its check digit used to verify the integrity of the data Transm...

Page 86: ...Digit Add On Code Disable 2 Digit Add On Code Enable 5 Digit Add On Code Disable 5 Digit Add On Code Enable 2 Digit Add On Code Enable 5 Digit Add On Code The engine decodes a mix of UPC A barcodes wi...

Page 87: ...only read UPC A barcodes that contain add on codes UPC A Add On Code Required UPC A Add On Code Not Required Transmit Preamble Character Transmit Preamble Character 0 Do Not Transmit Preamble Characte...

Page 88: ...78 Interleaved 2 of 5 Restore Factory Defaults Restore the Factory Defaults of Interleaved 2 of 5 Enable Disable Interleaved 2 of 5 Enable Interleaved 2 of 5 Disable Interleaved 2 of 5...

Page 89: ...odes to verify that the data complies with the check digit algorithm Barcodes passing the check will be transmitted except the last digit whereas those failing it will not be transmitted Transmit Chec...

Page 90: ...If an Interleaved 2 of 5 barcode contains an odd number of characters a leading zero must be appended Scan the appropriate barcode to choose whether to transmit the appended 0 Transmit Appended 0 Do N...

Page 91: ...characters and the last character as the check character Restore the Factory Defaults of ITF 6 Disable ITF 6 Enable ITF 6 But Do Not Transmit Check Digit Enable ITF 6 and Transmit Check Digit Note It...

Page 92: ...characters and the last character as the check character Restore the Factory Defaults of ITF 14 Disable ITF 14 Enable ITF 14 But Do Not Transmit Check Digit Enable ITF 14 and Transmit Check Digit Note...

Page 93: ...83 Matrix 2 of 5 Restore Factory Defaults Restore the Factory Defaults of Matrix 2 of 5 Enable Disable Matrix 2 of 5 Enable Matrix 2 of 5 Disable Matrix 2 of 5...

Page 94: ...84 Check Digit Verification Disable Do Not Transmit Check Digit After Verification Transmit Check Digit After Verification...

Page 95: ...85 Industrial 25 Restore Factory Defaults Restore the Factory Defaults of Industrial 25 Enable Disable Industrial 25 Enable Industrial 25 Disable Industrial 25...

Page 96: ...86 Check Digit Verification Disable Do Not Transmit Check Digit After Verification Transmit Check Digit After Verification...

Page 97: ...87 Standard 25 Restore Factory Defaults Restore the Factory Defaults of Standard 25 Enable Disable Standard 25 Enable Standard 25 Disable Standard 25...

Page 98: ...88 Check Digit Verification Disable Do Not Transmit Check Digit After Verification Transmit Check Digit After Verification...

Page 99: ...store Factory Defaults Restore the Factory Defaults of Code 39 Enable Disable Code 39 Enable Code 39 Disable Code 39 Transmit Start Stop Character Transmit Start Stop Character Do Not Transmit Start S...

Page 100: ...Digit After Verification Transmit Check Digit After Verification Enable Disable Code 39 Full ASCII The engine can be configured to identify all ASCII characters by scanning the appropriate barcode be...

Page 101: ...91 Codabar Restore Factory Defaults Restore the Factory Defaults of Codabar Enable Disable Codabar Enable Codabar Disable Codabar...

Page 102: ...igit Verification Disable Do Not Transmit Check Digit After Verification Transmit Check Digit After Verification Transmit Start Stop Character Transmit Start Stop Character Do Not Transmit Start Stop...

Page 103: ...93 Start Stop Character Format ABCD ABCD as the Start Stop Character ABCD TN E as the Start Stop Character abcd abcd as the Start Stop Character abcd tn e as the Start Stop Character...

Page 104: ...94 Code 93 Restore Factory Defaults Restore the Factory Defaults of Code 93 Enable Disable Code 93 Enable Code 93 Disable Code 93...

Page 105: ...95 Check Digit Verification Disable Do Not Transmit Check Digit After Verification Transmit Check Digit After Verification...

Page 106: ...96 Code 11 Restore Factory Defaults Restore the Factory Defaults of Code 11 Enable Disable Code 11 Enable Code 11 Disable Code 11...

Page 107: ...Digit MOD11 Two Check Digits MOD11 MOD11 Two Check Digits MOD11 MOD9 One Check Digit MOD11 Len 11 Two Check Digits MOD11 MOD11 Len 11 One Check Digit MOD11 Len 11 Two Check Digits MOD11 MOD9 Len 11 Tr...

Page 108: ...98 Plessey Restore Factory Defaults Restore the Factory Defaults of Plessey Enable Disable Plessey Enable Plessey Disable Plessey...

Page 109: ...99 Check Digit Verification Disable Do Not Transmit Check Digit After Verification Transmit Check Digit After Verification...

Page 110: ...100 MSI Plessey Restore Factory Defaults Restore the Factory Defaults of MSI Plessey Enable Disable MSI Plessey Enable MSI Plessey Disable MSI Plessey...

Page 111: ...101 Check Digit Verification Disable One Check Digit MOD10 Two Check Digits MOD10 MOD10 Two Check Digits MOD10 MOD11 Transmit Check Digit Do Not Transmit Check Digit...

Page 112: ...Factory Defaults Restore the Factory Defaults of RSS 14 Enable Disable RSS 14 Enable RSS 14 Disable RSS 14 Transmit Application Identifier 01 Transmit Application Identifier 01 Do Not Transmit Applica...

Page 113: ...Defaults Restore the Factory Defaults of RSS Limited Enable Disable RSS Limited Enable RSS Limited Disable RSS Limited Transmit Application Identifier 01 Transmit Application Identifier 01 Do Not Tra...

Page 114: ...104 RSS Expand Restore Factory Defaults Restore the Factory Defaults of RSS Expand Enable Disable RSS Expand Enable RSS Expand Disable RSS Expand...

Page 115: ...105 2D Symbologies PDF417 Restore Factory Defaults Restore the Factory Defaults of PDF417 Enable Disable PDF417 Enable PDF417 Disable PDF417...

Page 116: ...estore Factory Defaults Restore the Factory Defaults of Data Matrix Enable Disable Data Matrix Enable Data Matrix Disable Data Matrix Rectangular Barcodes Decode Rectangular Barcodes Do Not Decode Rec...

Page 117: ...107 Mirror Images Decode Unmirrored DM Only Decode Mirrored DM Only Decode Both...

Page 118: ...108 QR Code Restore Factory Defaults Restore the Factory Defaults of QR Code Enable Disable QR Code Enable QR Code Disable QR Code Micro QR Enable Micro QR Disable Micro QR...

Page 119: ...109 Mirrored Micro QR Decode Mirrored Micro QR Do Not Decode Mirrored Micro QR...

Page 120: ...d Rate 9600 Parity Check None Number of Data Bits 8 Number of Stop Bits 1 Hardware Flow Control None USB Interface USB DATAPIPE Other options USB HID KBW USB COM Port Emulation HID POS USB HID KBW Inp...

Page 121: ...5s 0 infinite Illumination Aiming Illumination Normal Turn on when scanning barcode Aiming Normal Turn on when scanning barcode Notification Mute Mode Disabled Good Read Beep Beep on Good Read Enable...

Page 122: ...abled AIM 128 AIM 128 Enabled EAN 8 EAN 8 Enabled Check Digit Transmit 2 Digit Add On Code Disabled 5 Digit Add On Code Disabled Add On Code Not required Extend to EAN 13 Disabled EAN 13 EAN 13 Enable...

Page 123: ...bled 5 Digit Add On Code Disabled Add On Code Not required Preamble Character 0 Do not transmit Interleaved 2 of 5 Interleaved 2 of 5 Enabled Check Digit Verification Disabled Check Digit Do not trans...

Page 124: ...eck Digit Verification Disabled Check Digit Do not transmit Start Stop Character Do not transmit Code 39 Full ASCII Disabled Codabar Codabar Enabled Check Digit Verification Disabled Check Digit Do no...

Page 125: ...eck digit MOD10 Check Digit Transmit RSS 14 RSS 14 Enabled AI Application Identifier Transmit RSS Limited RSS Limited Enabled AI Application Identifier Transmit RSS Expand RSS Expand Enabled PDF417 PD...

Page 126: ...Digit Add On Code UPC A E0 Standard UPC A E3 UPC A 2 5 Digit Add On Code Interleaved 2 of 5 I0 No check digit verification I1 Transmit check digit after verification I3 Do not transmit check digit aft...

Page 127: ...git H1 Two check digits MOD11 MOD11 transmit check digit H3 Do not transmit check digit after verification H8 Two check digits MOD11 MOD9 transmit check digit H9 No check digit verification Plessey P0...

Page 128: ...5 symbol ECI protocol not supported FNC1 is the character right after the start character Q4 QR2 2005 symbol ECI protocol supported FNC1 is the character right after the start character Q5 QR2 2005 sy...

Page 129: ...7 Interleaved 2 of 5 8 H 0x48 ITF 14 9 I 0x49 ITF 6 10 J 0x4A Code 39 13 M 0x4D Codabar 15 O 0x4F Standard 25 16 P 0x50 Code 93 17 Q 0x51 AIM 128 21 U 0x55 MSI Plessey 22 V 0x56 ISBN 23 W 0x57 Industr...

Page 130: ...eed 0b 11 VT Vertical Tab 0c 12 FF Form Feed 0d 13 CR Carriage Return 0e 14 SO Shift Out 0f 15 SI Shift In 10 16 DLE Data Link Escape 11 17 DC1 XON Device Control 1 12 18 DC2 Device Control 2 13 19 DC...

Page 131: ...llar Sign 25 37 Percent 26 38 Ampersand 27 39 Single Quote 28 40 Right Closing Parenthesis 29 41 Right Closing Parenthesis 2a 42 Asterisk 2b 43 Plus 2c 44 Comma 2d 45 Minus Dash 2e 46 Dot 2f 47 Forwar...

Page 132: ...5 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 4f 79 O 50 80 P 51 81 Q 52 82 R 53 83 S 54 84 T 55 85 U 56 86 V 57 87 W 58 88 X 59 89 Y 5a 9...

Page 133: ...0 d 65 101 e 66 102 f 67 103 g 68 104 h 69 105 i 6a 106 j 6b 107 k 6c 108 l 6d 109 m 6e 110 n 6f 111 o 70 112 p 71 113 q 72 114 r 73 115 s 74 116 t 75 117 u 76 118 v 77 119 w 78 120 x 79 121 y 7a 122...

Page 134: ...barcode 2 Scan the numeric barcodes 5 and 0 3 Scan the Save barcode Program the Timeout between Decodes Example Set the timeout between decodes to 5 0s 1 Scan the Timeout between Decodes barcode 2 Sca...

Page 135: ...125 Program the Sensitivity Level Example Set the sensitivity level to 5 1 Scan the Custom Sensitivity barcode 2 Scan the numeric barcode 5 3 Scan the Save barcode...

Page 136: ...126 Appendix F Digit Barcodes 0 5 0 1 2 3 4 5...

Page 137: ...127 6 9 6 7 8 9...

Page 138: ...128 A F A B C D E F...

Page 139: ...ancel the Last Digit barcode and then the correct digit or scan the Cancel All Digits barcode and then the digits you want For instance after reading the Decode Session Timeout barcode and numeric bar...

Page 140: ...0 07 01 00 2A 02 D8 0F After receiving the Query Baud Rate serial command the engine may respond with one of the following messages Message Baud Rate 02 00 00 02 C4 09 SS SS 1200 02 00 00 02 E2 04 SS...

Page 141: ...newland id com WEB www newland id com Tech Support tech support newland id com Newland North America Inc Address 46559 Fremont Blvd Fremont CA 94538 USA TEL 510 490 3888 Fax 510 490 3887 Email info ne...

Reviews: