The leader in industrial automation and control solutions

Introduction

All Maple Systems HMIs programmed with EBPro (EasyBuilder Pro), including every cMT X Series and cMT Series model, are compatible with a Barcode/RFID Reader. Configure your Controller and HMI/cMT with the following parameters to establish reliable communication.

Supported Devices: Barcode Scanner, RFID Reader in interrupt communication mode

HMI Settings

ParametersRecommendedOptionsNotes
PLC typeBarcode/RFID Reader
PLC I/FUSB

Tag Manager

  1. Add a New Device

    Click [Add] to add a new device.
    USB Device Tag Manager dialog with the Add button highlighted, showing columns for Device name, VID, and PID.
  2. Select Reader Type

    Select Build-in RFID Reader or External Barcode/RFID Reader.
    Only models supported by the built-in RFID Reader will display this setting item.
    Barcode/RFID Selection dialog with External Barcode/RFID Reader selected and Device Name set to External Reader_1.
  3. Set Device Name and Scan

    Modify the [Device Name] — it cannot be modified after confirmation. Next click [Scan USB Device].
    Barcode/RFID Selection dialog with the Device Name field highlighted and set to RFID Reader no#1.
  4. Insert USB Device and Save

    Insert the USB Device into the PC, scan the [VID] and [PID] of the device and click [Save][OK].
    Scanning dialog prompting the user to insert their USB device.
    Scanning dialog showing Device (FFFF, 0035) found with a Save button.
    Barcode/RFID Selection dialog with VID set to FFFF and PID set to 0035 after a successful device scan.
  5. Review Device List

    The user can see that the device has been displayed in the list. In this window, other USB devices can be added. Devices added to the list can also edit or delete settings. Device Name, VID/PID — no duplicates allowed.
    Multiple Barcode/RFID Tag Manager showing two devices listed with their VID and PID values.
  6. Select Device Address in Object

    After adding the settings, the user can select the corresponding device address in the object. No duplicates allowed.

Driver Capability

BitDescribe
Bit 0The device supports the basic functions of the USB driver.
Bit 1Device supports hot plug detection.

Status

StatusDescribe
0The device is offline.
1The device is online.

Read Completed

StatusDescribe
0Read not completed.
1Read completed.

Reset

StatusDescribe
0No action.
1Reset data, length, read_completed, timestamp, result.

NOTE: Action when bit off → on.

Result

StatusDescribe
0Reading data.
1Reading data completed.
2Reading data format error.

Other Address Description

StatusDescribe
LengthLength of read data.
TimestampTimestamp for reading data.
DataThe content of the data read.