Application filtering/data extraction, Rfid (epcglobal formats) – Comtrol UP DeviceMaster Quick Start User Manual

Page 28

Advertising
background image

28 - Filtering/Data Extraction Configuration

DeviceMaster UP EtherNet/IP Quick Start: 2000478 Rev. D

Filtering/Data Extraction Configuration

Application Filtering/Data Extraction

Access the Filtering/Data Extraction Configuration section corresponding to the desired serial or socket port:

1.

Set To Application Filter Mode to the desired mode.

2.

For String (128 char max): set the Filter Age Time to how long after the last read you want an entry to be
filtered.

3.

Use the appropriate procedure for your environment:

RFID (EPCglobal Formats)

on Page 28

Barcode (UPC/EAN Formats)

on Page 29

RFID (EPCglobal Formats)

1.

Set any or all of the To Application Filter Options (RFID Only) filtering options.

2.

Set any or all of the To Application Filter Options (RFID/Barcode) filtering options.

Note: You must select at least one filtering option for filtering/data extraction to function.

3.

If Antenna Grouping is desired, set RFID Antenna Grouping option to reflect your antenna configuration.

4.

Set the RFID Reader Interface Type to that of your RFID reader configuration.

If your RFID reader is not listed, refer to the

DeviceMaster UP Filtering and Data Extraction Reference

Guide

for the supported RFID reader interfaces. If your RFID reader format matches one the listed

formats, the set the RFID Reader Interface Type to that format.

5.

Set the Filter Age Time to how long after the last read you want an entry to be filtered.

6.

If you want the DeviceMaster UP to discard any non-RFID tag messages, set the Discard Unrecognized
Data
to either To-Application or To-PLC/Application.

Refer to the

DeviceMaster UP Filtering and Data Extraction Reference Guide

for more information.

To Application RFID Data Format: When the application interface is operating in RFID filtering mode, all
data sent to the application is in the following format:

Note: The RFID parameters will be sent to the application in big-endian format. All parameters, with the

exception of the tag data string, will have to be byte-swapped for use on a little-endian system.

Field

Data Type

Description

Company Code

UDINT[2]

Company Code extracted from tag data. Depending on encoding
scheme, this field may include Company Prefixes, Company Prefix
Indexes, or Government Managed Identifier.

Product/
Location Code

UDINT[2]

Product Code extracted from tag data.

Depending on encoding scheme, this field may include the Item
Reference, Location Reference, Asset Reference, Object Class, or be set
to zero.

Serial Number

UDINT[2]

Serial Number extracted from tag data.

depending on the encoding scheme, this field may include the Serial
Number or Individual Asset Reference.

Encoding
Scheme

UINT

Encoding Scheme from tag data.

Filtering Value

UINT

Filtering Value from tag data.

Antenna
Number

UINT

Antenna Number on RFID reader/scanner.

Tag Data
Length

UINT

Length of RFID tag string in bytes.

Tag Data

BYTE[128]

Tag data string (variable length field). May also include non-tag
messages, which can optionally be sent to the PLC and/or application

Advertising