Marson MT82Ag User Manual

Marson MT82Ag User Manual

Barcode scan engine
Table of Contents

Advertisement

Quick Links

MT82Ag User's Manual V1.7
MT82Ag
Scan Engine
User's Manual
Version 1.7
DATE: 2022/08/26
___________________________________________________________________________________
1

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the MT82Ag and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Summary of Contents for Marson MT82Ag

  • Page 1 MT82Ag User’s Manual V1.7 MT82Ag Scan Engine User’s Manual Version 1.7 DATE: 2022/08/26 ___________________________________________________________________________________...
  • Page 2: Table Of Contents

    MT82Ag User’s Manual V1.7 Table of Content Introduction ...................... 9 1.1 Manual Description ...................... 9 1.2 Product Requirements ....................9 1.3 Barcode Configurability ....................9 1.4 Factory Default ......................10 1.5 Custom Default ......................10 1.6 Check Version ......................10 Interface ......................
  • Page 3 MT82Ag User’s Manual V1.7 3.2.3 Identical Read Interval ..................21 3.3 Auto-sensing Mode ....................22 3.3.1 LED Timeout ......................23 3.3.2 Identical Read Interval ..................23 3.3.3 Image Stabilization Timeout ................24 3.3.4 Auto-sensing Sensitivity ..................25 3.4 Continuous Mode ....................... 25 3.4.1 LED Timeout ......................
  • Page 4 MT82Ag User’s Manual V1.7 6.3.1 Enable/Disable/Set Preamble ................32 Code ID ......................... 33 6.4.1 Enable/Disable/Reset Code ID ................. 33 6.4.2 Set Code ID ......................33 Postamble ......................35 6.5.1 Enable/Disable Postamble ................35 6.5.2 Set Postamble ..................... 35 Terminator ......................36 6.6.1 Enable/Disable Terminator ................
  • Page 5 MT82Ag User’s Manual V1.7 7.4.4 Supplement ......................42 7.5 EAN-13 ........................42 7.5.1 Reset to Default ....................42 7.5.2 Enable/Disable EAN-13 ..................43 7.5.3 Check Digit ......................43 7.5.4 Supplement ......................43 7.5.5 EAN-13 to ISBN ....................44 7.5.6 EAN-13 to ISSN ....................44 7.6 UPC-E0 ........................
  • Page 6 MT82Ag User’s Manual V1.7 7.9 Interleaved 2/5 ......................48 7.9.1 Reset to Default ....................48 7.9.2 Enable/Disable Interleaved 2/5 ................. 49 7.9.3 Min/Max Length ....................49 7.9.4 Verification ......................49 7.10 Matrix 2/5 ........................50 7.10.1 Reset to Default ....................50 7.10.2 Enable/Disable Matrix 2/5 ................
  • Page 7 MT82Ag User’s Manual V1.7 7.13.6 Enable/Disable Code32 ................... 57 7.13.7 Full ASCII Code39 .................... 57 7.14 Codabar ........................57 7.14.1 Reset to Default ....................57 7.14.2 Enable/Disable Codabar .................. 57 7.14.3 Min/Max Length ....................58 7.14.4 Verification ......................58 7.14.5 Send Start & Stop ..................... 59 7.15 Code93 ........................
  • Page 8 MT82Ag User’s Manual V1.7 8.1 Data 0~F ........................65 8.2 Save & Abort ....................... 66 Appendix ........................ 67 Appendix A - Default Table ..................... 67 Appendix B - Code ID ...................... 72 Appendix C - ASCII Table ....................73 Appendix D - Configuration Method ................77 LED Timeout ........................
  • Page 9: Introduction

    This user’s manual mainly provides instruction on configuring MT82Ag. By scanning the configuration barcodes in this manual, you can change MT82Ag’s interface, reading mode, data format and so on. The appendix lists the default configurations of MT82Ag. In most cases, user can use MT82Ag without further configuration.
  • Page 10: Factory Default

    1.5 Custom Default You can create your own custom default. Scan Save Custom Default configuration barcode below and all the current settings of MT82Ag will be saved to your custom default, overwriting, if any, the previous one. Scan Custom Default to reset MT82Ag to the custom default settings.
  • Page 11: Interface

    MT82Ag provides UART serial interface and multiple USB interfaces to communicate with the host. Through communication interface, it is possible to receive barcode data and send command to control MT82Ag at the same time. 2.1 UART Scanning below configuration barcode will set MT82Ag to UART interface, which is based on TTL level signals.
  • Page 12: Parity

    MT82Ag User’s Manual V1.7 1200 2400 4800 9600* 14400 19200 38400 57600 115200 2.1.2 Parity Three parity options are available: None* ___________________________________________________________________________________...
  • Page 13: Usb Hid

    MT82Ag User’s Manual V1.7 Even 2.2 USB HID Scanning below configuration barcode will set MT82Ag to USB HID interface, in which MT82Ag becomes an HID keyboard device. USB HID* 2.2.1 Intercharacter Delay Intercharacter delay is the time interval between the release of last key and the pressing of the next key.
  • Page 14: Polling Rate

    MT82Ag User’s Manual V1.7 2.2.2 Polling Rate The smaller the value, the faster MT82Ag sends characters to the host. If the host loses characters, please increase polling rate. 1ms* 10ms ___________________________________________________________________________________...
  • Page 15: Keyboard Layout

    MT82Ag User’s Manual V1.7 2.2.3 Keyboard Layout English (USA)* French Italian German Spanish Turkish Q English (UK) Belgian Portuguese (Portugal) Portuguese (Brazil) Hungarian Turkish F Greek Swedish ___________________________________________________________________________________...
  • Page 16 MT82Ag User’s Manual V1.7 Finnish Danish Czech Austrian Italian (142) Russian Russian (Typewriter) Arabian Irish Polish (214) Polish (Programmers) Dutch Japanese Thai ___________________________________________________________________________________...
  • Page 17: Alt Code

    MT82Ag User’s Manual V1.7 Croatian Romanian Bulgarian Slovak North Korean 2.2.4 Alt Code To ensure that all ASCII code (0x00~0xFF) can be transmitted correctly regardless of keyboard layout, Alt Code can be enabled. When Alt Code is enabled, transmission speed will be slower because all keyboard data is sent by key combinations.
  • Page 18: Control Mode

    MT82Ag User’s Manual V1.7 Mode 2 Mode 3 2.2.5 Control Mode Control Code (0x00~0x1F) can be transmitted with two different set of key code depending on Control Mode status. Please refer to Appendix E for corresponding key code for each Control Code.
  • Page 19: Usb Vcp

    MT82Ag User’s Manual V1.7 2.3 USB VCP When configured to USB VCP interface, MT82Ag can communicate with the host via USB Virtual COM, which requires VCP driver to be installed. USB VCP 2.4 HID POS When configured to USB HID POS interface, MT82Ag can communicate with the host via USB HID, which requires no driver.
  • Page 20: Reading Mode

    3. Reading Mode 3.1 Batch Mode In batch mode, MT82Ag starts scanning barcode when trigger pin = low. If trigger stays low, the scanning continues, with each barcode scanned once. To restart a new batch reading, the host must reset trigger level first and then pull trigger low again.
  • Page 21: Led Timeout

    MT82Ag User’s Manual V1.7 Level* Pulse 3.2.2 LED Timeout LED timeout is the maximum scanning duration. When LED timeout expires, the scanning operation stops automatically. The configurable range is from 1000 to 3600000ms; default is 3000ms. Please refer to Appendix D for configuration method of Set LED Timeout.
  • Page 22: Auto-Sensing Mode

    3.3 Auto-sensing Mode In auto-sensing mode, MT82Ag automatically starts scanning barcode when image change is detected within its field of view. MT82Ag can still be triggered if trigger is pull low. When trigger level is reset or LED timeout expires, the scanning stops.
  • Page 23: Led Timeout

    MT82Ag User’s Manual V1.7 3.3.1 LED Timeout LED timeout is the maximum scanning duration. When LED timeout expires, the scanning operation stops automatically. The configurable range is from 1000 to 3600000ms; default is 3000ms. Please refer to Appendix D for configuration method of Set LED Timeout.
  • Page 24: Image Stabilization Timeout

    MT82Ag User’s Manual V1.7 Disable Identical Read Interval reset* Enable Identical Read Interval reset The configurable range is from 0 to 65535ms; default is 1500ms. Please refer to Appendix D for configuration method of Set Identical Read Interval. 1000ms 1500ms*...
  • Page 25: Auto-Sensing Sensitivity

    1 to 50; default is 10. Please refer to Appendix D for configuration method of Set Auto-sensing Threshold. 3.4 Continuous Mode In continuous mode, MT82Ag keeps scanning barcodes continuously. Continuous Mode 3.4.1 LED Timeout LED timeout is the maximum scanning duration. When LED timeout expires, the scanning operation stops automatically.
  • Page 26: Scan Interval

    MT82Ag User’s Manual V1.7 3000ms* 5000ms Set LED Timeout 3.4.2 Scan Interval Scan interval is the period of time between two consecutive scans. The configurable range is from 0 to 65535ms; default is 1000ms. Please refer to Appendix D for configuration method of Set Scan Interval.
  • Page 27 MT82Ag User’s Manual V1.7 interval is enabled and identical read interval reset is disabled, a barcode (or an identical one) can be re-scanned only after the defined amount of interval expires. When identical read interval is enabled and identical read interval reset is enabled, a barcode (or an identical one) can be re-scanned only if it has not been scanned before the defined amount of interval expires.
  • Page 28: Illumination And Aimer

    MT82Ag User’s Manual V1.7 4. Illumination and Aimer 4.1 Illumination Normal* Always Off Always On 4.2 Aimer Normal* Always Off Always On ___________________________________________________________________________________...
  • Page 29: Indicator

    MT82Ag User’s Manual V1.7 5. Indicator 5.1 General Settings Mute Unmute* 5.2 Power Up Beep 5.3 Good Read Beep 5.3.1 Indicator Beep Type Type 1 Type 2 ___________________________________________________________________________________...
  • Page 30: Beep Volume

    MT82Ag User’s Manual V1.7 Type 3* 5.3.2 Beep Volume High* Medium 5.4 Configuration Barcode Beep 5.5 Good Read LED and duration 100ms 200ms* ___________________________________________________________________________________...
  • Page 31: Not Good Read (Ngr) Message

    MT82Ag User’s Manual V1.7 500ms Set Good Read LED duration The configurable range is from 0 to 3600000ms; default is 200ms. Please refer to Appendix D for configuration method of Set Good Read LED duration. 5.6 Not Good Read (NGR) Message...
  • Page 32: Data Format

    MT82Ag User’s Manual V1.7 6. Data Format Full data format can be either one of following: [Code ID] + [Preamble] + [DATA] + [Postamble] + [Terminator] [Preamble] + [Code ID] + [DATA] + [Postamble] + [Terminator] By default Code ID, Preamble and Postamble are disabled; terminator is 0x0D (Carriage Return).
  • Page 33: Code Id

    MT82Ag User’s Manual V1.7 Set Preamble Preamble can be 0 to 16 bytes of data, ranging from 00 to FF. Please refer to Appendix D for configuration method of Set Preamble. Example: to set Preamble as “CODE” 1. Convert “CODE” into Hex equivalent as 43, 4F, 44, 45 2.
  • Page 34 MT82Ag User’s Manual V1.7 Set PDF417 Code ID Set Code128 Code ID Set QR Code ID Set Data Matrix Code ID Set EAN-8 Code ID Set EAN-13 Code ID Set UPC-E0 Code ID Set UPC-E1 Code ID Set UPC-A Code ID...
  • Page 35: Postamble

    MT82Ag User’s Manual V1.7 Set Industrial 2/5 Code ID Set Matrix 2/5 Code ID Set Code11 Code ID Set MSI Plessey Code ID Set Micro QR Code ID Set Code32 Code ID Set ISBN Code ID Set ISSN Code ID 6.5 Postamble...
  • Page 36: Terminator

    MT82Ag User’s Manual V1.7 Set Postamble Postamble can be 0 to 16 bytes of data, ranging from 00 to FF. Please refer to Appendix D for configuration method of Set Postamble. Example: to set Preamble as “CODE” 1. Convert “CODE” into Hex equivalent as 43, 4F, 44, 45 2.
  • Page 37: Data

    MT82Ag User’s Manual V1.7 Set Terminator Terminator can be 0 to 7 bytes of data, ranging from 00 to FF. Please refer to Appendix D for configuration method of Set Terminator. Example: to set Terminator as 0x0D 1. Scan Set Terminator 2.
  • Page 38: Encoding Format

    MT82Ag User’s Manual V1.7 Example: to set Start Length as 2 1. Convert 2 to Hex equivalent as 02 2. Scan Set Start 3. Scan 0, 2 respectively from 8.1 Data 0~F 4. Scan Save Configuration from 8.2 Save & Abort 6.8 Encoding Format...
  • Page 39: Symbologies

    MT82Ag User’s Manual V1.7 7. Symbologies 7.1 General Settings Enable All Symbologies Disable All Symbologies Enable All 1D Symbologies Disable All 1D Symbologies Enable All 2D Symbologies Disable All 2D Symbologies 7.2 Inverse Barcode Enable All Inverse Barcodes Disable All Inverse Barcodes*...
  • Page 40: Code128

    MT82Ag User’s Manual V1.7 Enable Inverse PDF417 Disable Inverse PDF417 Enable Inverse Data Matrix Disable Inverse Data Matrix Enable Inverse QR Code Disable Inverse QR Code 7.3 Code128 7.3.1 Reset to Default Reset Code128 to Default 7.3.2 Enable/Disable Code128 Enable Code128* Disable Code128 7.3.3 Min/Max Length...
  • Page 41: Ean-8

    MT82Ag User’s Manual V1.7 Min Length = 00* Min Length = 04 Max Length = 32 Max Length = 255* Set Min Length Set Max Length Min/Max Length can be 0 to 255 digits, converted into 00 to FF during configuration.
  • Page 42: Check Digit

    MT82Ag User’s Manual V1.7 Enable EAN-8* Disable EAN-8 7.4.3 Check Digit Send Check Digit* Not Send Check Digit 7.4.4 Supplement Disable 2-digit Supplement* Enable 2-digit Supplement Disable 5-digit Supplement* Enable 5-digit Supplement 7.5 EAN-13 7.5.1 Reset to Default ___________________________________________________________________________________...
  • Page 43: Enable/Disable Ean-13

    MT82Ag User’s Manual V1.7 Reset EAN-13 to Default 7.5.2 Enable/Disable EAN-13 Enable EAN-13* Disable EAN-13 7.5.3 Check Digit Send Check Digit* Not Send Check Digit 7.5.4 Supplement Disable 2-digit Supplement* Enable 2-digit Supplement Disable 5-digit Supplement* Enable 5-digit Supplement ___________________________________________________________________________________...
  • Page 44: Ean-13 To Isbn

    MT82Ag User’s Manual V1.7 7.5.5 EAN-13 to ISBN Disable EAN-13 to ISBN* Enable EAN-13 to ISBN 7.5.6 EAN-13 to ISSN Disable EAN-13 to ISSN* Enable EAN-13 to ISSN 7.6 UPC-E0 7.6.1 Reset to Default Reset UPC-E0 to Default 7.6.2 Enable/Disable UPC-E0...
  • Page 45: Check Digit

    MT82Ag User’s Manual V1.7 Enable UPC-E0* Disable UPC-E0 7.6.3 Check Digit Send Check Digit* Not Send Check Digit 7.6.4 System Number Send System Number* Not Send System Number 7.7 UPC-E1 7.7.1 Reset to Default Reset UPC-E1 to Default 7.7.2 Enable/Disable UPC-E1...
  • Page 46: Check Digit

    MT82Ag User’s Manual V1.7 Enable UPC-E1* Disable UPC-E1 7.7.3 Check Digit Send Check Digit* Not Send Check Digit 7.7.4 System Number Send System Number* Not Send System Number 7.7.5 Supplement Disable 2-digit Supplement* Enable 2-digit Supplement Disable 5-digit Supplement* Enable 5-digit Supplement...
  • Page 47: Upc-A

    MT82Ag User’s Manual V1.7 7.8 UPC-A 7.8.1 Reset to Default Reset UPC-A to Default 7.8.2 Enable/Disable UPC-A Enable UPC-A* Disable UPC-A 7.8.3 UPC-A to EAN-13 Disable UPC-A to EAN-13* Enable UPC-A to EAN-13 7.8.4 Check Digit ___________________________________________________________________________________...
  • Page 48: System Number

    MT82Ag User’s Manual V1.7 Send Check Digit* Not Send Check Digit 7.8.5 System Number Send System Number* Not Send System Number 7.8.6 Supplement Disable 2-digit Supplement* Enable 2-digit Supplement Disable 5-digit Supplement* Enable 5-digit Supplement 7.9 Interleaved 2/5 7.9.1 Reset to Default...
  • Page 49: Enable/Disable Interleaved 2/5

    MT82Ag User’s Manual V1.7 7.9.2 Enable/Disable Interleaved 2/5 Enable Interleaved 2/5* Disable Interleaved 2/5 7.9.3 Min/Max Length Min Length = 00* Min Length = 04 Max Length = 32 Max Length = 255* Set Min Length Set Max Length Min/Max Length can be 0 to 255 digits, converted into 00 to FF during configuration.
  • Page 50: Matrix 2/5

    MT82Ag User’s Manual V1.7 Disable Verification* Enable Verification Enable Verification Not Send Check Digit Send Check Digit 7.10 Matrix 2/5 7.10.1 Reset to Default Reset Matrix 2/5 to Default 7.10.2 Enable/Disable Matrix 2/5 Enable Matrix 2/5 Disable Matrix 2/5* 7.10.3 Min/Max Length...
  • Page 51: Verification

    MT82Ag User’s Manual V1.7 Min Length = 00* Min Length = 04 Max Length = 32 Max Length = 255* Set Min Length Set Max Length Min/Max Length can be 0 to 255 digits, converted into 00 to FF during configuration.
  • Page 52: Industrial 2/5

    MT82Ag User’s Manual V1.7 7.11 Industrial 2/5 7.11.1 Reset to Default Reset Industrial 2/5 to Default 7.11.2 Enable/Disable Industrial 2/5 Enable Industrial 2/5 Disable Industrial 2/5* 7.11.3 Min/Max Length Min Length = 00* Min Length = 04 Max Length = 32...
  • Page 53: Verification

    MT82Ag User’s Manual V1.7 Set Min Length Set Max Length Min/Max Length can be 0 to 255 digits, converted into 00 to FF during configuration. Please refer to Appendix D for configuration method of Set Min/Max Length. 7.11.4 Verification Disable Verification*...
  • Page 54: Min/Max Length

    MT82Ag User’s Manual V1.7 Enable IATA 2/5 Disable IATA 2/5* 7.12.3 Min/Max Length Min Length = 00* Min Length = 04 Max Length = 32 Max Length = 255* Set Min Length Set Max Length Min/Max Length can be 0 to 255 digits, converted into 00 to FF during configuration.
  • Page 55: Code39

    MT82Ag User’s Manual V1.7 Enable Verification Enable Verification Not Send Check Digit Send Check Digit 7.13 Code39 7.13.1 Reset to Default Reset Code39 to Default 7.13.2 Enable/Disable Code39 Enable Code39* Disable Code39 7.13.3 Send Start & Stop Send Start & Stop Not Send Start &...
  • Page 56: Min/Max Length

    MT82Ag User’s Manual V1.7 7.13.4 Min/Max Length Min Length = 00* Min Length = 04 Max Length = 32 Max Length = 255* Set Min Length Set Max Length Min/Max Length can be 0 to 255 digits, converted into 00 to FF during configuration.
  • Page 57: Enable/Disable Code32

    MT82Ag User’s Manual V1.7 7.13.6 Enable/Disable Code32 Disable Code32* Enable Code32 7.13.7 Full ASCII Code39 Enable Full ASCII Code39 Disable Full ASCII Code39* 7.14 Codabar 7.14.1 Reset to Default Reset Codabar to Default 7.14.2 Enable/Disable Codabar Enable Codabar* Disable Codabar...
  • Page 58: Min/Max Length

    MT82Ag User’s Manual V1.7 7.14.3 Min/Max Length Min Length = 00* Min Length = 04 Max Length = 32 Max Length = 255* Set Min Length Set Max Length Min/Max Length can be 0 to 255 digits, converted into 00 to FF during configuration.
  • Page 59: Send Start & Stop

    MT82Ag User’s Manual V1.7 Send Check Digit Not Send Check Digit Mod16 Verification Mod16 Verification Send Check Digit Not Send Check Digit 7.14.5 Send Start & Stop Not Send Start & Stop* Start & Stop = ABCD/ABCD* Start & Stop = ABCD/TN*E Start &...
  • Page 60: Enable/Disable Code93

    MT82Ag User’s Manual V1.7 7.15.2 Enable/Disable Code93 Enable Code93* Disable Code93 7.15.3 Min/Max Length Min Length = 00* Min Length = 04 Max Length = 32 Max Length = 255* Set Min Length Set Max Length Min/Max Length can be 0 to 255 digits, converted into 00 to FF during configuration.
  • Page 61: Code11

    MT82Ag User’s Manual V1.7 7.16 Code11 7.16.1 Reset to Default Reset Code11 to Default 7.16.2 Enable/Disable Code11 Enable Code11 Disable Code11* 7.16.3 Min/Max Length Min Length = 00* Min Length = 04 Max Length = 32 Max Length = 255*...
  • Page 62: Msi Plessey

    MT82Ag User’s Manual V1.7 Set Min Length Set Max Length Min/Max Length can be 0 to 255 digits, converted into 00 to FF during configuration. Please refer to Appendix D for configuration method of Set Min/Max Length. 7.17 MSI Plessey 7.17.1 Reset to Default...
  • Page 63: Pdf417

    MT82Ag User’s Manual V1.7 Max Length = 32 Max Length = 255* Set Min Length Set Max Length Min/Max Length can be 0 to 255 digits, converted into 00 to FF during configuration. Please refer to Appendix D for configuration method of Set Min/Max Length.
  • Page 64: Data Matrix

    MT82Ag User’s Manual V1.7 Enable Micro QR Code Disable Micro QR Code* 7.21 Data Matrix Enable Data Matrix* Disable Data Matrix 7.22 Aztec Enable Aztec Disable Aztec* ___________________________________________________________________________________...
  • Page 65: Configuration Barcode

    MT82Ag User’s Manual V1.7 8. Configuration Barcode 8.1 Data 0~F ___________________________________________________________________________________...
  • Page 66: Save & Abort

    MT82Ag User’s Manual V1.7 8.2 Save & Abort If there is an error reading data barcode during configuration, you may cancel 1/all data by scanning below configuration barcodes. For example, barcode data ‘1’, ‘2’ ,’3’ have been scanned respectively during configuration.
  • Page 67: Appendix

    MT82Ag User’s Manual V1.7 Appendix Appendix A - Default Table Function Default Remark Barcode Configurability Enable Config Barcode Data Output Disable Interface USB HID Baud Rate 9600 Parity None UART Data Bits Stop Bit Flow Control None Keyboard Layout English (USA)
  • Page 68 MT82Ag User’s Manual V1.7 Auto-sensing Threshold Range: 1~50 Range: 1000~3600000ms LED Timeout 3000ms Range: 0~65535ms Scan Interval 1000ms Identical Read Interval Disable Continuous Identical Read Interval Disable Mode Reset Range: 0~65535ms Set Identical Read 1500ms Interval Illumination Normal Aimer Normal...
  • Page 69 MT82Ag User’s Manual V1.7 Check Digit Send 2-digit Supplement Disable 5-digit Supplement Disable EAN-13 Enable/Disable Enable Check Digit Send 2-digit Supplement Disable 5-digit Supplement Disable EAN13 to ISBN Disable EAN13 to ISSN Disable UPC-E0 Enable/Disable Enable Check Digit Send System Number...
  • Page 70 MT82Ag User’s Manual V1.7 Check Digit Not Send Max Length Min Length Industrial 2/5 Enable/Disable Disable Verification Disable Check Digit Not Send Max Length Min Length IATA 2/5 Enable/Disable Disable Verification Disable Check Digit Not Send Max Length Min Length...
  • Page 71 MT82Ag User’s Manual V1.7 Code11 Enable/Disable Disable Max Length Min Length MSI Plessey Enable/Disable Disable Max Length Min Length PDF417 Enable/Disable Enable QR Code Enable/Disable Enable Micro QR Code Enable/Disable Disable Data Matrix Enable/Disable Enable Aztec Enable/Disable Disable ___________________________________________________________________________________...
  • Page 72: Appendix B - Code Id

    MT82Ag User’s Manual V1.7 Appendix B - Code ID Symbology Code ID Code128 EAN-8 EAN-13 UPC-E0 UPC-E1 UPC-A Interleaved 2/5 Matrix 2/5 Industrial 2/5 IATA 2/5 Code39 Codabar Code93 PDF417 QR Code Data Matrix Code 11 MSI Plessey Micro QR Code...
  • Page 73: Appendix C - Ascii Table

    MT82Ag User’s Manual V1.7 Appendix C - ASCII Table ASCII (Null char.) (Start of Header) (Start of Text) (End of Text) (End of Transmission) (Enquiry) (Acknowledgment) (Bell) (Backspace) (Horizontal Tab) (Line Feed) (Vertical Tab) (Form Feed) (Carriage Return) (Shift Out)
  • Page 74 MT82Ag User’s Manual V1.7 (Exclamation Mark) " (Double Quote) (Number Sign) (Dollar Sign) (Percent) & (Ampersand) (Single Quote) (Right/Closing Parenthesis) (Right/Closing Parenthesis) (Asterisk) (Plus) (Comma) (Minus/Dash) (Dot) (Forward Slash) (Colon) (Semi-colon) < (Less Than) (Equal Sign) > (Greater Than) (Question Mark)
  • Page 75 MT82Ag User’s Manual V1.7 (Left/Opening Bracket) (Back Slash) (Right/Closing Bracket) (Caret/Circumflex) (Underscore) (Grave Accent) ___________________________________________________________________________________...
  • Page 76 MT82Ag User’s Manual V1.7 (Left/Opening Brace) (Vertical Bar) (Right/Closing Brace) (Tilde) DEL (Delete) ___________________________________________________________________________________...
  • Page 77: Appendix D - Configuration Method

    MT82Ag User’s Manual V1.7 Appendix D - Configuration Method LED Timeout Example: to set LED Timeout as 1500ms 1. Scan Set LED Timeout 2. Scan 1, 5, 0, 0 respectively from 8.1 Data 0~F 3. Scan Save Configuration from 8.2 Save & Abort...
  • Page 78: Preamble/Postamble

    MT82Ag User’s Manual V1.7 Preamble/Postamble Example: to set Preamble/Postamble as “CODE” 1. Convert “CODE” into Hex equivalent as 43, 4F, 44, 45 2. Scan Set Preamble 3. Scan 4, 3, 4, F, 4, 4, 4, 5 respectively from 8.1 Data 0~F 4.
  • Page 79: Intercharacter Delay

    MT82Ag User’s Manual V1.7 4. Scan Set Max Length 5. Scan 1, 2 respectively from 8.1 Data 0~F 6. Scan Save Configuration from 8.2 Save & Abort Intercharacter Delay Example: to set Intercharacter Delay as 15ms 1. Scan Set Intercharacter Delay 2.
  • Page 80: Appendix E - Control Code Table

    MT82Ag User’s Manual V1.7 Appendix E – Control Code Table Key Code (Ctrl Mode Off) Key Code (Ctrl Mode On) Null Ctrl+2 Keypad Enter Ctrl+A Caps Lock Ctrl+B Null Ctrl+C Null Ctrl+D Null Ctrl+E Null Ctrl+F Enter Ctrl+G Left Arrow...
  • Page 81: Version History

    MT82Ag User’s Manual V1.7 Version History Date Description Issued 2020.10.12 Initial Release Shaw 2020.12.18 Secondary Revision Shaw 2021.02.04 Revised Preamble/Postamble Shaw 2021.03.11 Added BIG5 Shaw 2021.04.07 Added Aztec Shaw 2022.02.08 Added Aztec Code ID Shaw 2022.07.07 Updated Inverse Barcode Shaw 2022.08.26...

Table of Contents