Advertisement

Quick Links

RTX200A/B
Scanners User Manual
1
1

Advertisement

Table of Contents
loading
Need help?

Need help?

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

Questions and answers

Summary of Contents for RTscan RTX200A

  • Page 1 RTX200A/B Scanners User Manual...
  • Page 2: Table Of Contents

    Table of Contents Video introduction and User Guide:..................... 2 Installation and Disassemble........................ 3 RTX200A Installation........................3 RTX200B Installation........................4 Chapter I Product Parameters.......................5 Appearance parameters........................ 5 RTX200B..........................5 RTX200A..........................6 Size parameters..........................7 Reading parameters........................7 Device parameters......................... 8 Chapter II Wiring instructions......................9 Pin definitions..........................9...
  • Page 3: Installation And Disassemble

    Installation and Disassemble RTX200A Installation Buckle design Outside embedding 1 second installation Recommended opening size: 67.5*88mm...
  • Page 4: Rtx200B Installation

    RTX200B Installation Chassis Installation instructions 1 Nut column Fixing screw Chassis Installation instructions 2 Nut column Fixing screw Installation instructions 1 Nut column diameter does not exceed 5.8mm, through the scanner to fix the round hole outside diameter. The diameter of the screw part of the fixing screw is not more than 4mm, tighten the nut from the back through the hole inside diameter When the plate thickness is 2mm, the maximum nut height is 3.5mm When the plate thickness is 1.5mm, the maximum height of the welded nut on the steel plate is 4mm...
  • Page 5: Chapter I Product Parameters

    Chapter I Product Parameters Appearance parameters RTX200B Picture 1-1...
  • Page 6: Rtx200A

    RTX200A...
  • Page 7: Size Parameters

    Size parameters Table 1-1 Appearance parameters Parameter RTX200B RTX200A Type physical 95*84*48mm 95*70*48mm dimension Reading 59*46mm 59*46mm window size Installation Embedded External method installation installation Materials 67.5*88mm 67.5*88mm Hole Size Corner radius Corner radius 4.27mm 4.27mm Reading parameters RTX series QR Code Reading parameters...
  • Page 8: Device Parameters

    Device parameters Technical indicators Specific parameters Table 1-3 Specific parameters Microprocessor 32-bit 1G CPU, high-speed DDR memory Data interface RS232 (9.6 ~ 115.2kbps), USB1.1 (HID-KBW, HID-POS), custom HID (add USB development interface, high-speed transmission) Data line RS232 data line (USB power supply interface + DB9 data interface), USB cable, TTL line Operating temperature -20~70 degrees Celsius...
  • Page 9: Chapter Ii Wiring Instructions

    Chapter II Wiring instructions Pin definitions Table 2-1 RTX200 external output interface is RJ45 crystal head, pin definition is as follows: PIN# Signal Name Description Power ground Power input TX-232 Output Serial 232 level output RX-232 Input Serial 232 level input UART1_TXD_TTL Output TTLinterface XMIT...
  • Page 10: Usb Interface

    USB interface The usage steps are as follows: 1. First connect the RJ45 plug of the data line with the scanner; 2. Connect the USB port on the other end of the cable to the PC (or control board). Table 2-3 USB wiring RT232 Serial Port Wiring The usage steps are as follows: 1.
  • Page 11: Ttl Wiring

    TTL Wiring TTL interface Please connect according to the TTL line sequence. Please do remember the input power supply should be 3.3v, and can’t be more than 3.3v. Table 2-5 TTL wiring Chapter III RTX200_WIFI Connection & Configuration Guide 1. Hardware connecting Use the USB to RJ45 cable to connect to the scanner (for power supply)
  • Page 12: Rtx200 Settings

    RTX200 settings A. Run ConfigTool.exe, from “Offline Device” area, select TX Click Next Work mode settings Work mode: Ordinary Output: WIFI WIFI/Ethernet/2G output: TCP...
  • Page 13: Net Settings

    NET settings Set the action after successfully reporting data (Optional) SuccessAction: Flash lamp (Optional) Set the action after failed to report data (Optional) FailAction: Flash red (Optional) Set the server address and port to which the data is uploaded (*Necessary) Address: server address, IPV4, such as 192.168.4.1 Port num: server port, Range 0-65535...
  • Page 14 It is recommended to set heartSet when WIFI output is set to TCP, TCP protocol HeartSet Heart time: default 60s Heart conter: content The device will send Heart conter to the server at regular intervals after setting It is recommended to set to Dynamic IP to automatically assign IP addresses. IP mode setting Dynamic IP: IP address is automatically assigned by router DHCP Static IP: manually specify the IP address, when set to static IP, you must input the IP...
  • Page 15: Scan Settings

    WIFI configuration D. Scan settings Click “config code” to generate the configuration code, use the scanner scans the configuration code (from computer screen directly) to complete the setting...
  • Page 16: Communication Protocol

    For detailed usage of the configuration tool, please refer to "Configuration Tool User Manual". After the configuration is complete, the device automatically connects to the specified server, and will upload the data after scanning the bar code 3. Communication protocol As a client, the scanner can initiate HTTP or TCP/IP requests to the server and process the response returned by the server.
  • Page 17: Tcp

    HTTP/HTTPS The requested HTTP server path format is: http://serveraddr:port/path Among them: serveraddr——The domain name or IP address of the server port——The server port path——The server path The requested HTTP type is POST A. TCP The scanner sends the original scanned data to the server. The server:...
  • Page 18: Tcp Protocol

    B. TCP protocol The format of the content sent to the server is: vgdecoderesult=xxx&&devicenumber=xxx Among them: vgdecoderesult=xxx——Where xxx represents the decoded result string devicenumber=xxx——Where xxx represents the scanner device number (can be set in the main interface: Advanced -> Device num) The format of the response is: code=xxxx&&desc=xxx Among them: code=xxxx——xxx indicates the server processing result code, 0000 indicates success, others...
  • Page 19: Http/Https Protocol

    D. HTTP/HTTPS protocol The HTTP packet format is as follows: Device-The server POST /test HTTP/1.1 Host: 192.168.4.1:8080 Accept: */* Content-Type: text/html; charset=UTF-8 Content-Length: 53 vgdecoderesult=12345678&&devicenumber=0&&otherparams= The server->Device HTTP/1.1 200 OK Content-Type: text/plain;charset=utf-8 Content-Length: 9 code=0000 The content format is: vgdecoderesult=xxx&&devicenumber=xxx vgdecoderesult=xxx——Where xxx represents the decoded result string devicenumber=xxx——Where xxx represents the scanner device number (can be set in the main interface: Advanced ->...
  • Page 20: Chapter Ⅳ Application Configuration

    Chapter Ⅳ Application configuration USB Communication Setting Connect the device directly to the computer through the USB cable. The device defaults to the analog keyboard output. The output data will be show up where you put the cursor, as shown below: Table 4-1...
  • Page 21: Rs232 Serial Port Communication Setting

    RS232 Serial port Communication Setting Connect the RS232 cable with host computer, and run any serial debugging tool:...
  • Page 22: Ttl Communication Setting

    Serial debugging tools TTL Communication Setting Same with above RS232 serial communication, run any...
  • Page 23: Chapter V. Explanation Of The Output Format

    Chapter V. Explanation of the Output Format Ex: read the barcode: 12345678 Main interface -> Advanced -> Output format: 1. Direct Output the scanned original data. The output is: 38 37 36 35 34 33 32 31 2. Digital Char turn Hex Convert string to Integer “12345678”...
  • Page 24 USB keyboard mode can only output letters, numbers, punctuation; USB secondary development mode can output any character without any restrictions (development mode needs to be configured). USB keyboard output has restrictions, other interfaces have no restrictions, can output text, Chinese, traditional, special characters and even binary. 3, Android platform USB keyboard output, data will be lost.

This manual is also suitable for:

Rtx200b

Table of Contents