background image

 

 
 
 
 
 
 
 
 
 
 
 
 
 
 

 

 
 
 
 

NLS-EM3095 

OEM Scan Engine

 

User Guide

 

 

Содержание NLS-EM3095

Страница 1: ...NLS EM3095 OEM Scan Engine User Guide...

Страница 2: ...function or design at any time without notice The information contained herein is subject to change without prior notice The products depicted in this manual may include software copyrighted by Fujia...

Страница 3: ...Revision History Version Description Date V1 0 0 Initial release November 20 2013...

Страница 4: ...ionship between Programming 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 Inter...

Страница 5: ...etween Decodes 47 Image Stabilization Timeout 47 Sensitivity 48 Command Trigger Mode 49 Decode Session Timeout 49 Chapter 4 Illumination Aiming 50 Illumination 50 Aiming 51 Chapter 5 Notification 52 M...

Страница 6: ...ry Defaults 62 Enable Disable AIM 128 62 EAN 8 63 Restore Factory Defaults 63 Enable Disable EAN 8 63 Transmit Check Digit 63 Add On Code 64 Add On Code Required 65 EAN 8 Extension 65 EAN 13 66 Restor...

Страница 7: ...5 77 Check Digit Verification 78 Transmit Appended 0 79 ITF 6 80 ITF 14 81 Matrix 2 of 5 82 Restore Factory Defaults 82 Enable Disable Matrix 2 of 5 82 Check Digit Verification 83 Industrial 25 84 Res...

Страница 8: ...ore Factory Defaults 97 Enable Disable Plessey 97 Check Digit Verification 98 MSI Plessey 99 Restore Factory Defaults 99 Enable Disable MSI Plessey 99 Check Digit Verification 100 RSS 14 101 Restore F...

Страница 9: ...ppendix A Factory Defaults Table 109 Appendix B AIM ID Table 115 Appendix C Code ID Table 118 Appendix D ASCII Table 119 Appendix E Parameter Programming Examples 123 Program the Decode Session Timeou...

Страница 10: ......

Страница 11: ...QR Code QR1 QR2 Micro QR Data Matrix and GS1 DataBarTM RSS RSS Limited RSS 14 RSS 14 Stacked and RSS Expand The EM3095 can read barcodes on virtually any medium paper plastic card mobile phones and L...

Страница 12: ...ble cable Either USB connection or RS 232 connection can be used when connecting the EVK to PC A driver is required if EVK wants to communicate with EM3095 and receive decoded data through USB COM por...

Страница 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...

Страница 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...

Страница 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...

Страница 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...

Страница 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...

Страница 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...

Страница 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...

Страница 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...

Страница 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...

Страница 22: ...12 3 Invalid command message Prefix2 0x02 0x00 Types 0x03 invalid command Lens 0x01 Datas 0x00 FCS CRC CCITT checksum 0x6A 0x61...

Страница 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...

Страница 24: ...7E 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 0xSS 0...

Страница 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...

Страница 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...

Страница 27: ...it EAN 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...

Страница 28: ...on code not required Bit 3 Transmit UPC A preamble character 1 System character country code 0 System character Bit 2 1 Transmit UPC A check digit 0 Do not transmit UPC A check digit Bit 1 1 Enable A...

Страница 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...

Страница 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...

Страница 31: ...x 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 Bit 7 1 Enable...

Страница 32: ...is 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 Code 11 c...

Страница 33: ...bar 0 Disable 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 en...

Страница 34: ...0x0010 must be set 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 B...

Страница 35: ...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 country ke...

Страница 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...

Страница 37: ...d and decoded By default the EM3095 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...

Страница 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...

Страница 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...

Страница 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...

Страница 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...

Страница 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...

Страница 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...

Страница 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...

Страница 45: ...35 9 Austria Germany 10 Greece 11 Hungary 12 Israel 13 Italy 14 Latin America 15 Netherland 16 Norway 17 Poland 18 Portugal...

Страница 46: ...36 19 Romania 20 Russia 21 Slovakia 22 Spain 23 Sweden 24 Switzerland 25 Turkey1 26 Turkey 2 27 UK 28 Japan...

Страница 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...

Страница 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...

Страница 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...

Страница 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...

Страница 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...

Страница 52: ...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 Continued VID PID USB uses VID Vendor ID and PID Product ID to identify an...

Страница 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...

Страница 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...

Страница 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...

Страница 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...

Страница 57: ...how to program this parameter see Appendix E Parameter Programming Examples Timeout between Decodes Image Stabilization Timeout This parameter defines the amount of time that the engine waits for the...

Страница 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...

Страница 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...

Страница 60: ...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...

Страница 61: ...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...

Страница 62: ...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...

Страница 63: ...53 Good Read Beep Frequency Low Medium High Good Read Beep Duration 40ms 80ms 120ms...

Страница 64: ...tion 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 Note This feature is NOT available in USB DATAPIPE...

Страница 65: ...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 noti...

Страница 66: ...y barcode type For more information refer to Appendix C Code ID Table Enable CODE ID Prefix Disable CODE ID Prefix You can choose to transmit original CODE ID or visible CODE ID by scanning the approp...

Страница 67: ...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...

Страница 68: ...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...

Страница 69: ...gular barcode and inverse barcode 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 barcod...

Страница 70: ...60 1D Symbologies Code 128 Restore Factory Defaults Restore the Factory Defaults of Code 128 Enable Disable Code 128 Enable Code 128 Disable Code 128...

Страница 71: ...61 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...

Страница 72: ...62 AIM 128 Restore Factory Defaults Restore the Factory Defaults of AIM 128 Enable Disable AIM 128 Enable AIM 128 Disable AIM 128...

Страница 73: ...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...

Страница 74: ...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...

Страница 75: ...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...

Страница 76: ...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...

Страница 77: ...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...

Страница 78: ...68 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...

Страница 79: ...69 ISSN Restore Factory Defaults Restore the Factory Defaults of ISSN Enable Disable ISSN Enable ISSN Disable ISSN...

Страница 80: ...70 ISBN Restore Factory Defaults Restore the Factory Defaults of ISBN Enable Disable ISBN Enable ISBN Disable ISBN Set ISBN Format ISBN 13 ISBN 10...

Страница 81: ...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...

Страница 82: ...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...

Страница 83: ...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...

Страница 84: ...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...

Страница 85: ...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...

Страница 86: ...On Code Not Required Transmit Preamble Character Preamble characters Country Code and System Character can be transmitted as part of a UPC A barcode Select one of the following options for transmitti...

Страница 87: ...77 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...

Страница 88: ...codes 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 Che...

Страница 89: ...nterleaved 2 of 5 barcode contains an odd number of characters a leading zero must be appended to the barcode Scan the appropriate barcode to choose whether to transmit the appended 0 Transmit Appende...

Страница 90: ...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...

Страница 91: ...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...

Страница 92: ...82 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...

Страница 93: ...83 Check Digit Verification Disable Do Not Transmit Check Digit After Verification Transmit Check Digit After Verification...

Страница 94: ...84 Industrial 25 Restore Factory Defaults Restore the Factory Defaults of Industrial 25 Enable Disable Industrial 25 Enable Industrial 25 Disable Industrial 25...

Страница 95: ...85 Check Digit Verification Disable Do Not Transmit Check Digit After Verification Transmit Check Digit After Verification...

Страница 96: ...86 Standard 25 Restore Factory Defaults Restore the Factory Defaults of Standard 25 Enable Disable Standard 25 Enable Standard 25 Disable Standard 25...

Страница 97: ...87 Check Digit Verification Disable Do Not Transmit Check Digit After Verification Transmit Check Digit After Verification...

Страница 98: ...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...

Страница 99: ...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...

Страница 100: ...90 Codabar Restore Factory Defaults Restore the Factory Defaults of Codabar Enable Disable Codabar Enable Codabar Disable Codabar...

Страница 101: ...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...

Страница 102: ...92 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...

Страница 103: ...93 Code 93 Restore Factory Defaults Restore the Factory Defaults of Code 93 Enable Disable Code 93 Enable Code 93 Disable Code 93...

Страница 104: ...94 Check Digit Verification Disable Do Not Transmit Check Digit After Verification Transmit Check Digit After Verification...

Страница 105: ...95 Code 11 Restore Factory Defaults Restore the Factory Defaults of Code 11 Enable Disable Code 11 Enable Code 11 Disable Code 11...

Страница 106: ...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...

Страница 107: ...97 Plessey Restore Factory Defaults Restore the Factory Defaults of Plessey Enable Disable Plessey Enable Plessey Disable Plessey...

Страница 108: ...98 Check Digit Verification Disable Do Not Transmit Check Digit After Verification Transmit Check Digit After Verification...

Страница 109: ...99 MSI Plessey Restore Factory Defaults Restore the Factory Defaults of MSI Plessey Enable Disable MSI Plessey Enable MSI Plessey Disable MSI Plessey...

Страница 110: ...100 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...

Страница 111: ...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...

Страница 112: ...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...

Страница 113: ...103 RSS Expand Restore Factory Defaults Restore the Factory Defaults of RSS Expand Enable Disable RSS Expand Enable RSS Expand Disable RSS Expand...

Страница 114: ...104 2D Symbologies PDF417 Restore Factory Defaults Restore the Factory Defaults of PDF417 Enable Disable PDF417 Enable PDF417 Disable PDF417...

Страница 115: ...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...

Страница 116: ...106 Mirror Images Decode Unmirrored DM Only Decode Mirrored DM Only Decode Both...

Страница 117: ...107 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...

Страница 118: ...108 Mirrored Micro QR Decode Mirrored Micro QR Do Not Decode Mirrored Micro QR...

Страница 119: ...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...

Страница 120: ...3 0s 0 1 25 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...

Страница 121: ...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...

Страница 122: ...git Add On Code Disabled Add On Code Not required System Character Transmit Country Code Do not transmit Interleaved 2 of 5 Interleaved 2 of 5 Enabled Check Digit Verification Disabled Check Digit Do...

Страница 123: ...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...

Страница 124: ...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...

Страница 125: ...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...

Страница 126: ...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...

Страница 127: ...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...

Страница 128: ...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...

Страница 129: ...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...

Страница 130: ...llar Sign 25 37 Percent 26 38 Ampersand 27 39 Single Quote 28 40 Left Opening Parenthesis 29 41 Right Closing Parenthesis 2a 42 Asterisk 2b 43 Plus 2c 44 Comma 2d 45 Minus Dash 2e 46 Dot 2f 47 Forward...

Страница 131: ...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...

Страница 132: ...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...

Страница 133: ...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...

Страница 134: ...124 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...

Страница 135: ...125 Appendix F Digit Barcodes 0 5 0 1 2 3 4 5...

Страница 136: ...126 6 9 6 7 8 9...

Страница 137: ...127 A F A B C D E F...

Страница 138: ...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...

Страница 139: ...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...

Страница 140: ...TEL 31 0 345 87 00 33 FAX 31 0 345 87 00 39 Email info 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 9...

Отзывы: